Skip to content

Commit

Permalink
fix: Fix package.json dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-quere committed Feb 6, 2018
1 parent b470b54 commit 49339b3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@
"collectCoverage": true,
"mapCoverage": true
},
"optionalDependencies": {
"semantic-release": "^12.4.1"
},
"devDependencies": {
"@types/jest": "^22.1.1",
"@types/node": "^9.4.0",
Expand All @@ -100,6 +97,7 @@
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"semantic-release": "^12.4.1",
"ts-jest": "^22.0.0",
"ts-node": "^4.0.1",
"tslint": "^5.4.3",
Expand Down

0 comments on commit 49339b3

Please sign in to comment.