react-modal
Advanced tools
Comparing version 1.9.6 to 1.9.7
{ | ||
"name": "react-modal", | ||
"version": "1.9.6", | ||
"version": "1.9.7", | ||
"description": "Accessible modal dialog component for React.JS", | ||
@@ -17,3 +17,3 @@ "main": "./lib/index.js", | ||
"start": "./node_modules/.bin/webpack-dev-server --inline --host 127.0.0.1 --content-base examples/", | ||
"test": "NODE_ENV=test karma start" | ||
"test": "cross-env NODE_ENV=test karma start" | ||
}, | ||
@@ -29,2 +29,3 @@ "authors": [ | ||
"babel-preset-react": "^6.5.0", | ||
"cross-env": "^5.0.1", | ||
"envify": "^3.4.1", | ||
@@ -31,0 +32,0 @@ "expect": "^1.20.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1813855
91
7493
27