File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ PL-node-v0.1.1
66 - ADD: Travis CI test support!
77 - ADD: Contributing file
88 - ADD: Repository to package.json
9- - THX: thank you @tbranyen for tip on repository
9+ - CHG: Changed devDependencies to dependencies
10+ - THX: thank you @tbranyen for tip on repository, dependencies, and NPM
1011
1112PL-node-v0.1.0
1213 - FIX: Links to patterns did not work when visited from a server
Original file line number Diff line number Diff line change 22 "name" : " patternlab-node" ,
33 "description" : " Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI)." ,
44 "version" : " 0.1.1" ,
5- "devDependencies " : {
5+ "dependencies " : {
66 "grunt" : " ~0.4.0" ,
77 "grunt-contrib-watch" : " ~0.2.0" ,
88 "grunt-contrib-sass" : " ~0.2.2" ,
You can’t perform that action at this time.
0 commit comments