Added libraries (#969)

Added babel-register, enzyme, and should
This commit is contained in:
Sahil Jain
2017-01-30 12:25:47 -05:00
committed by Aluan Haddad
parent fa166c408b
commit d75a0d5fab
+3
View File
@@ -229,6 +229,7 @@
"babel": "npm:babel-core",
"babel-runtime": "npm:babel-runtime",
"babel-polyfill": "npm:babel-polyfill",
"babel-register": "npm:babel-register",
"backbone": "npm:backbone",
"backbone.babysitter": "github:marionettejs/backbone.babysitter",
"backbone.wreqr": "github:marionettejs/backbone.wreqr",
@@ -298,6 +299,7 @@
"ember-data": "github:components/ember-data",
"ember-wiz": "github:ricottatosta/ember-wiz",
"enumify": "github:rauschma/enumify",
"enzyme": "npm:enzyme",
"eslint": "npm:eslint",
"eslint-plugin-react": "npm:eslint-plugin-react",
"eslint-plugin-react-native": "npm:eslint-plugin-react-native",
@@ -549,6 +551,7 @@
"servicestack-client": "npm:servicestack-client",
"scoped-polyfill": "github:PM5544/scoped-polyfill",
"showdown": "github:showdownjs/showdown",
"should": "npm:should",
"sifter": "github:brianreavis/sifter.js",
"simple-date": "npm:simple-datejs",
"skeleton": "github:dhg/Skeleton",