Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
reneviering committed Nov 28, 2016
1 parent 5e91459 commit 6acb7d2
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"name": "vanilla-ui-router",
"version": "1.0.0",
"version": "1.0.1",
"description": "Simple vanilla JavaScript router",
"homepage": "https://github.com/micromata/vanilla-ui-router",
"author": {
"name": "René Viering",
"email": "r.viering@micromata.de",
"url": "http://micromata.de"
},
"author": "René Viering",
"repository": "micromata/vanilla-ui-router",
"main": "index.js",
"files": [
Expand All @@ -25,7 +21,6 @@
"build:prod": "rollup -c rollup.prod.config.js",
"coveralls": "cat ./coverage/lcov.info | ./node_modules/.bin/coveralls"
},
"author": "René Viering",
"license": "MIT",
"devDependencies": {
"babel-jest": "^17.0.2",
Expand Down

0 comments on commit 6acb7d2

Please sign in to comment.