Skip to content

Commit

Permalink
update package.json; add yarn.lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
oakmac committed Jan 13, 2018
1 parent 00917eb commit deff7e4
Show file tree
Hide file tree
Showing 2 changed files with 1,366 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"url": "https://github.com/oakmac/cljs-cheatsheet.git"
},
"devDependencies": {
"express": "4.12.3",
"grunt": "0.4.5",
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-copy": "0.8.2",
"grunt-contrib-less": "0.11.4",
"grunt-contrib-watch": "0.6.1",
"express": "4.16.2",
"grunt": "1.0.1",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-less": "1.4.1",
"grunt-contrib-watch": "1.0.0",
"kidif": "1.1.0",
"marked": "0.3.5",
"md5": "2.0.0"
"marked": "0.3.12",
"md5": "2.2.1"
}
}
Loading

0 comments on commit deff7e4

Please sign in to comment.