Skip to content

Commit e754d69

Browse files
committed
Build updates
1 parent 6f483e4 commit e754d69

File tree

4 files changed

+199
-502
lines changed

4 files changed

+199
-502
lines changed

bower.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
"purescript"
77
],
88
"license": "MIT",
9+
"repository": {
10+
"type": "git",
11+
"url": "git://github.com/purescript/purescript-prelude.git"
12+
},
913
"ignore": [
1014
"**/.*",
1115
"bower_components",
1216
"node_modules",
1317
"output",
14-
"tmp",
18+
"test",
1519
"bower.json",
1620
"gulpfile.js",
1721
"package.json"
18-
],
19-
"repository": {
20-
"type": "git",
21-
"url": "git://github.com/purescript/purescript-prelude.git"
22-
}
22+
]
2323
}

0 commit comments

Comments
 (0)