|
@@ -2,7 +2,7 @@
|
|
"name": "test-redux-goodies",
|
|
"name": "test-redux-goodies",
|
|
"version": "0.0.1",
|
|
"version": "0.0.1",
|
|
"description": "Helpers to test Redux code.",
|
|
"description": "Helpers to test Redux code.",
|
|
- "main": "index.js",
|
|
|
|
|
|
+ "main": "src/index.js",
|
|
"scripts": {
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
},
|