mirror of
https://github.com/lucaspalomodevelop/varkeeper.git
synced 2026-03-12 23:37:21 +00:00
change version
This commit is contained in:
parent
2b5748515c
commit
a5465e653d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "varkeeper",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.3",
|
||||
"description": "",
|
||||
"main": "dist/index.js",
|
||||
"devDependencies": {
|
||||
@ -13,7 +13,7 @@
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"build": "gulp build",
|
||||
"publish": "npm publish --access publish"
|
||||
"publish": "npm run build && npm publish --access publish"
|
||||
},
|
||||
"repository": "git+https://github.com/lucaspalomodevelop/varkeeper.git",
|
||||
"keywords": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user