aboutsummaryrefslogtreecommitdiffstats
path: root/main-repo/helloworld
diff options
context:
space:
mode:
authorUnknown2018-04-02 20:25:28 +0100
committerUnknown2018-04-02 20:25:28 +0100
commitd461d20df08ec76e73a0ce5335dd4665ec024fbd (patch)
treed41e91ed6b8561afc706951c41bc85a0a3231d1d /main-repo/helloworld
parentf6cd20047e7ef22432c31a39ee00b5e52890e66f (diff)
add get and rm
Diffstat (limited to 'main-repo/helloworld')
-rw-r--r--main-repo/helloworld/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/main-repo/helloworld/package.json b/main-repo/helloworld/package.json
index f5c7625..10d8523 100644
--- a/main-repo/helloworld/package.json
+++ b/main-repo/helloworld/package.json
@@ -1,5 +1,4 @@
{
"name": "helloworld",
- "version": [1, 0, 0],
"inject": "helloworld.js"
}