@nodeberryinc/common
Advanced tools
+2
-2
| { | ||
| "name": "@nodeberryinc/common", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Test package", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "pub": "git add . && git commit -m \"Updates\" && npm version patch && npm publish" | ||
| "pub": "git add . && git commit -m \"Updates\" && sudo npm version patch && sudo npm publish --access public" | ||
| }, | ||
@@ -9,0 +9,0 @@ "author": "", |
4034
0.65%