Skip to content

Commit

Permalink
[dist] 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed Mar 3, 2017
1 parent 3fbe140 commit 7c013b4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "anubis",
"version": "0.0.10",
"version": "0.0.11",
"description": "A lightweight trials companion for destiny the game.",
"main": "index.js",
"scripts": {
Expand All @@ -23,10 +23,10 @@
"async": "2.1.x",
"babel-ignore": "2.0.x",
"babel-loader": "6.3.x",
"babel-plugin-transform-object-rest-spread": "6.22.x",
"babel-plugin-transform-object-rest-spread": "6.23.x",
"babel-preset-es2015": "6.22.x",
"babel-preset-react": "6.22.x",
"babel-register": "6.22.x",
"babel-preset-react": "6.23.x",
"babel-register": "6.23.x",
"booting": "1.0.x",
"bungie-auth": "0.0.x",
"classnames": "2.2.x",
Expand All @@ -35,7 +35,7 @@
"electron-json-storage": "3.0.x",
"electron-prebuilt": "1.4.x",
"eventemitter3": "2.0.x",
"express": "4.14.x",
"express": "4.15.x",
"git-shizzle": "0.0.x",
"guardian.gg": "0.0.x",
"halogen": "0.2.x",
Expand All @@ -50,15 +50,15 @@
"stale-state": "1.1.x",
"tick-tock": "1.0.x",
"tmi.js": "1.1.x",
"ws": "1.1.x",
"ws": "2.2.x",
"xmlhttprequest": "1.8.x",
"yeast": "0.1.x"
},
"devDependencies": {
"asar": "0.13.x",
"concurrently": "3.2.x",
"concurrently": "3.4.x",
"css-loader": "0.26.2",
"electron": "1.4.x",
"electron": "1.6.x",
"electron-devtools-installer": "2.1.x",
"electron-packager": "8.5.x",
"git-rev-sync": "1.8.x",
Expand Down

0 comments on commit 7c013b4

Please sign in to comment.