Depend on eslint-plugin-openlayers-internal from the registry
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"debounce": "^1.0.0",
|
||||
"eslint": "3.2.2",
|
||||
"eslint-config-openlayers": "5.0.0",
|
||||
"eslint-plugin-openlayers-internal": "file:rules",
|
||||
"eslint-plugin-openlayers-internal": "2.0.1",
|
||||
"expect.js": "0.3.1",
|
||||
"gaze": "^1.0.0",
|
||||
"istanbul": "0.4.4",
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
{
|
||||
"name": "eslint-plugin-openlayers-internal",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "Custom ESLint rules for the OpenLayers project",
|
||||
"main": "index.js"
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/openlayers/ol3.git"
|
||||
},
|
||||
"license": "BSD-2-Clause"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user