diff options
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" } |