Skip to content

Commit

Permalink
Merge pull request #62 from gilhanan/windows-build-compatibility
Browse files Browse the repository at this point in the history
fix(package.json): build in Windows
  • Loading branch information
akserg authored Jan 31, 2017
2 parents 511cb24 + 6038af2 commit 4e02f2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"@types/jasmine": "2.5.37",
"@types/node": "6.0.46",
"awesome-typescript-loader": "2.2.4",
"cash-cp": "^0.2.0",
"codelyzer": "2.0.0-beta.2",
"commitizen": "2.8.6",
"core-js": "2.4.1",
Expand All @@ -52,8 +53,8 @@
"jasmine-core": "2.5.2",
"karma": "1.3.0",
"karma-chrome-launcher": "2.0.0",
"karma-firefox-launcher": "1.0.0",
"karma-coverage": "1.1.1",
"karma-firefox-launcher": "1.0.0",
"karma-jasmine": "1.0.2",
"karma-mocha-reporter": "^2.1.0",
"karma-remap-coverage": "~0.1.2",
Expand Down

0 comments on commit 4e02f2a

Please sign in to comment.