Skip to content

Commit bd1fffc

Browse files
committed
add bower stuff
1 parent 8be6c2e commit bd1fffc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.DS_Store

0 Bytes
Binary file not shown.

bower.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2-
"name": "cssom",
2+
"name": "purescript-cssom",
3+
"license": "MIT",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/danieljharvey/purescript-cssom.git"
7+
},
38
"ignore": [
49
"**/.*",
510
"node_modules",

0 commit comments

Comments
 (0)