Skip to content

Commit 45d2c30

Browse files
committed
update tokens
1 parent 68938d6 commit 45d2c30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "npm-quick-run",
33
"description": "Quickly run NPM script by prefix without typing the full name",
44
"main": "src/quick-run.js",
5-
"version": "0.0.0-semantic-release",
5+
"version": "0.0.0-development",
66
"bin": {
77
"nr": "bin/npm-quick-run.js",
88
"nrun": "bin/npm-quick-run.js"
@@ -78,7 +78,7 @@
7878
"git-issues": "1.3.1",
7979
"mocha": "4.0.1",
8080
"pre-git": "3.16.0",
81-
"semantic-release": "8.2.3",
81+
"semantic-release": "^8.2.0",
8282
"snap-shot-it": "4.0.1",
8383
"standard": "10.0.3"
8484
},

0 commit comments

Comments
 (0)