aboutsummaryrefslogtreecommitdiff
path: root/scripts/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/package.json')
-rw-r--r--scripts/package.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/package.json b/scripts/package.json
deleted file mode 100644
index 126a3920..00000000
--- a/scripts/package.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "name": "ao-ci-scripts",
- "version": "1.0.0",
- "main": "update_manifest.js",
- "dependencies": {
- "argparse": "^1.0.10"
- },
- "license": "ISC"
-}