Skip to content

Commit

Permalink
chore(package.json): Updated semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sethorax committed Aug 28, 2018
1 parent e268132 commit b2660db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sethorax/browser-utils",
"version": "1.0.0",
"version": "0.0.0-development",
"description": "Collection of utility functions for the browser.",
"main": "dist/browser-utils.umd.js",
"module": "dist/browser-utils.es5.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"rollup-plugin-node-resolve": "^3.3.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-typescript2": "^0.16.1",
"semantic-release": "^15.9.11",
"semantic-release": "^15.9.12",
"travis-deploy-once": "^5.0.4",
"ts-jest": "^23.1.4",
"tslint": "^5.11.0",
Expand Down

0 comments on commit b2660db

Please sign in to comment.