Skip to content

Commit

Permalink
Updated package.json to consume WinJS 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jseanxu committed Sep 11, 2015
1 parent 0df6d6d commit f47529b
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
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/winjs/angular-winjs/graphs/contributors"
},
"license": "MIT",
"version": "4.0.0",
"version": "4.3.0",
"main": "js/angular-winjs.js",
"scripts": {
"test": "karma start karma.config.js"
Expand Down Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"angular-mocks": "~1.3.13",
"karma": "~0.10",
"winjs": "4.2.x",
"winjs": "4.3.x",
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-compress": "^0.13.0",
Expand Down

0 comments on commit f47529b

Please sign in to comment.