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

Commit bef4800

Browse files
committed
Does not make sense to have a version number inside package.json
Users should use Bower instead of npm
1 parent 8d01dc3 commit bef4800

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "ui-select",
3-
"version": "0.0.1",
43
"devDependencies": {
54
"bower": "~1.3",
65
"grunt": "~0.4",
@@ -15,8 +14,5 @@
1514
"karma-firefox-launcher": "~0.1",
1615
"karma-phantomjs-launcher": "~0.1",
1716
"grunt-conventional-changelog": "~1.1"
18-
},
19-
"scripts": {
20-
"test": "grunt test"
2117
}
2218
}

0 commit comments

Comments
 (0)