File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " castlecss" ,
2+ "name" : " castlecss-boilerplate " ,
33 "version" : " 1.0.0" ,
4- "description" : " CastleCSS is a modulular, mobile first, upgradable SCSS framework " ,
4+ "description" : " Boilerplate for CastleCSS " ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git+https://github.com/CastleCSS/castlecss.git"
11+ "url" : " git+https://github.com/CastleCSS/castlecss-boilerplate .git"
1212 },
1313 "keywords" : [
14+ " boilerplate" ,
1415 " castlecss" ,
1516 " castle" ,
1617 " css" ,
2324 "author" : " Darius Rosendahl <darius@denieuwezaak.nl> (http://www.castlecss.com)" ,
2425 "license" : " MIT" ,
2526 "bugs" : {
26- "url" : " https://github.com/CastleCSS/castlecss/issues"
27+ "url" : " https://github.com/CastleCSS/castlecss-boilerplate /issues"
2728 },
2829 "homepage" : " http://www.castlecss.com" ,
2930 "dependencies" : {
3031 "castlecss-buttons" : " ^0.4.1" ,
31- "castlecss-core" : " ^1.7.3 " ,
32+ "castlecss-core" : " ^2.0.1 " ,
3233 "castlecss-notifications" : " ^0.3.0"
3334 },
3435 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments