Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit ecd289e

Browse files
committed
increment version
1 parent b2e642c commit ecd289e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-node-tab",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "",
55
"main": "index.js",
66
"dependencies": {
@@ -12,7 +12,7 @@
1212
"url": "git+https://github.com/pattern-lab/plugin-node-tab.git"
1313
},
1414
"scripts": {
15-
"test": "eslint dist/** src/** index.js postinstall.js",
15+
"test": "eslint src/** index.js postinstall.js",
1616
"postinstall": "node ./postinstall.js"
1717
},
1818
"author": "Brian Muenzenmeyer",

0 commit comments

Comments
 (0)