Main module file fixed
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "modular",
|
"name": "modular",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Module path abstraction and mock framework",
|
"description": "Module path abstraction and mock framework",
|
||||||
"main": "",
|
"main": "lib/modular.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user