diff options
author | Unknown | 2018-04-02 20:25:28 +0100 |
---|---|---|
committer | Unknown | 2018-04-02 20:25:28 +0100 |
commit | d461d20df08ec76e73a0ce5335dd4665ec024fbd (patch) | |
tree | d41e91ed6b8561afc706951c41bc85a0a3231d1d /main-repo/helloworld | |
parent | f6cd20047e7ef22432c31a39ee00b5e52890e66f (diff) |
add get and rm
Diffstat (limited to 'main-repo/helloworld')
-rw-r--r-- | main-repo/helloworld/package.json | 1 |
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" } |