File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
- - 0.10
3
+ - 0.12.7
4
4
install :
5
5
- npm install gulp bower -g
6
6
- npm install
Original file line number Diff line number Diff line change 7
7
" halogen" ,
8
8
" css"
9
9
],
10
- "license" : " Apache 2.0" ,
10
+ "license" : " Apache- 2.0" ,
11
11
"repository" : {
12
12
"type" : " git" ,
13
13
"url" : " git://github.com/slamdata/purescript-halogen-css.git"
20
20
" test"
21
21
],
22
22
"dependencies" : {
23
- "purescript-css" : " ^0.3.1" ,
24
- "purescript-halogen" : " 4be794a56a9910bcac4d8760eefc408c714d8d40"
25
- },
26
- "resolutions" : {
27
- "purescript-strings" : " ^0.7.0" ,
28
- "purescript-transformers" : " ~0.7.1"
23
+ "purescript-css" : " ^0.4.0" ,
24
+ "purescript-halogen" : " ^0.5.0"
29
25
}
30
26
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " purescript-halogen-css" ,
3
3
"private" : true ,
4
+ "license" : " Apache-2.0" ,
4
5
"devDependencies" : {
5
6
"gulp" : " ^3.8.11" ,
6
7
"gulp-jscs" : " ^1.6.0" ,
7
8
"gulp-jshint" : " ^1.11.2" ,
8
- "gulp-purescript" : " ^0.6 .0" ,
9
+ "gulp-purescript" : " ^0.7 .0" ,
9
10
"purescript" : " 0.7.4" ,
10
11
"rimraf" : " ^2.4.1"
11
12
}
You can’t perform that action at this time.
0 commit comments