Skip to content

Commit

Permalink
version bump: 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SimulatedGREG committed Jun 2, 2016
1 parent f8bd0c0 commit 0e129bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
5 changes: 0 additions & 5 deletions .babelrc

This file was deleted.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
{
"name": "vue-electron",
"version": "0.0.0",
"description": "Vue plugin to wrap electron APIs.",
"version": "1.0.0",
"description": "The vue plugin that attaches electron APIs to the Vue object, making them accessable to all components.",
"main": "index.js",
"dependencies": {},
"devDependencies": {
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-stage-2": "^6.5.0",
"electron-prebuilt": "^1.2.1",
"npm-run-all": "^2.1.1"
},
Expand Down

0 comments on commit 0e129bf

Please sign in to comment.