Skip to content

Commit ebf7a9f

Browse files
committed
Update tests
1 parent b0d2e67 commit ebf7a9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626
},
2727
"homepage": "https://github.com/learn-co-curriculum/java-script-arithmetic-lab#readme",
2828
"devDependencies": {
29+
"babel-core": "^6.11.4",
30+
"babel-preset-es2015": "^6.9.0",
2931
"expect": "^1.20.2",
3032
"jsdom": "^9.2.1",
3133
"mocha": "^2.5.3",

0 commit comments

Comments
 (0)