Remove Gruntfile.js as main in package.json
This commit is contained in:
parent
ab8b22d13d
commit
51a8db2b23
@ -20,7 +20,6 @@
|
||||
"url": "https://github.com/gruntjs/grunt-contrib-jasmine/blob/master/LICENSE-MIT"
|
||||
}
|
||||
],
|
||||
"main": "Gruntfile.js",
|
||||
"engines": {
|
||||
"node": ">=0.8.0"
|
||||
},
|
||||
@ -49,4 +48,4 @@
|
||||
"headless",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user