Skip to content

Commit

Permalink
Merge pull request #4 from shouston3/upgrade-rollup
Browse files Browse the repository at this point in the history
Upgrade rollup
  • Loading branch information
Shouston3 committed Jan 15, 2017
2 parents 01e955c + 0935543 commit 022d8d5
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": "rollup-plugin-init",
"version": "1.0.3",
"version": "1.0.4",
"description": "rollup plugin to be able to invoke your bundled js when you want",
"repository": "https://github.com/shouston3/rollup-plugin-init.git",
"main": "src/rollup-plugin-init.js",
Expand All @@ -23,7 +23,7 @@
"devDependencies": {
"coveralls": "^2.11.15",
"istanbul": "^0.4.5",
"rollup": "^0.39.2",
"rollup": "^0.41.4",
"tape": "^4.6.3"
},
"dependencies": {}
Expand Down

0 comments on commit 022d8d5

Please sign in to comment.