Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fe0ebdb

Browse files
author
Nick Litwin
committedMar 18, 2016
Add babel-polyfill, redux-logger, topcoder-app-r to package.json
1 parent 257576a commit fe0ebdb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"angular-mocks": "^1.4.9",
1212
"appirio-tech-webpack-config": "^0.2.0",
13-
"babel-loader": "^6.2.1",
13+
"babel-polyfill": "^6.7.2",
1414
"bardjs": "^0.1.8",
1515
"bower": "^1.6.8",
1616
"chai": "^3.5.0",
@@ -32,6 +32,7 @@
3232
"mocha": "^2.4.5",
3333
"phantomjs-polyfill": "0.0.1",
3434
"phantomjs-prebuilt": "^2.1.3",
35+
"redux-logger": "^2.6.1",
3536
"sinon": "^1.17.3",
3637
"sinon-chai": "^2.8.0",
3738
"webpack": "1.x"
@@ -67,6 +68,7 @@
6768
"react-select": "1.0.0-beta8",
6869
"restangular": "^1.5.2",
6970
"tc-angular-ellipsis": "^0.1.6",
71+
"topcoder-app-r": "0.0.2",
7072
"xml2js": "^0.4.16",
7173
"zepto": "^1.0.1"
7274
}

0 commit comments

Comments
 (0)
This repository has been archived.