From c316e5f39a26afba362dccf15ada669efe7362ec Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Wed, 31 Aug 2016 06:19:15 -0600 Subject: [PATCH] Depend on published rules --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5a862b9007..7a3d16a485 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "debounce": "^1.0.0", "eslint": "3.4.0", "eslint-config-openlayers": "5.0.0", - "eslint-plugin-openlayers-internal": "file:rules", + "eslint-plugin-openlayers-internal": "2.2.0", "expect.js": "0.3.1", "gaze": "^1.0.0", "istanbul": "0.4.5",