Skip to content

Commit b628d13

Browse files
committed
Remove version, update ignored files
1 parent 6d62052 commit b628d13

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "purescript-quickcheck",
3-
"version": "0.0.1",
3+
"license": "MIT",
44
"ignore": [
55
"**/.*",
66
"bower_components",
7-
"externs",
8-
"js",
97
"node_modules",
8+
"output",
109
"tests",
1110
"tmp",
11+
"bower.json",
1212
"Gruntfile.js",
1313
"package.json"
1414
],

0 commit comments

Comments
 (0)