Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Commit 9328bb9

Browse files
authored
Merge pull request #19 from dominykas/bump
Bump semver
2 parents c86dc14 + 15ef6fd commit 9328bb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"ansicolors": "0.3.x",
2020
"libnpm": "2.x.x",
21-
"semver": "5.x.x",
21+
"semver": "6.x.x",
2222
"topo": "3.x.x"
2323
},
2424
"devDependencies": {
@@ -28,7 +28,6 @@
2828
"lab": "18.x.x",
2929
"mkdirp": "0.5.x",
3030
"rimraf": "2.x.x",
31-
"semantic-release": "15.x.x",
3231
"sinon": "7.x.x"
3332
},
3433
"files": [

0 commit comments

Comments
 (0)