Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
Updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelokon committed May 20, 2017
1 parent 22829a3 commit a9bde4c
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 161 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
"private": true,
"dependencies": {
"archiver": "1.3.0",
"browser-sync": "2.18.8",
"browser-sync": "2.18.11",
"bs-html-injector": "3.0.3",
"chalk": "1.1.3",
"commander": "2.9.0",
"execa": "0.6.3",
"fs-promise": "2.0.2",
"glob": "7.1.1",
"fs-promise": "2.0.3",
"glob": "7.1.2",
"has-yarn": "1.0.0",
"inquirer": "2.0.0",
"lodash": "4.17.4",
"ora": "1.2.0",
"path-exists": "3.0.0",
"patternlab-node": "2.9.2",
"patternlab-node": "2.9.3",
"sanitize-filename": "1.6.1"
},
"devDependencies": {
"edition-node": "0.0.4",
"eslint": "3.19.0",
"proxyquire": "1.7.11",
"proxyquire": "1.8.0",
"starterkit-mustache-base": "3.0.1",
"tap": "10.3.2"
},
Expand Down
Loading

0 comments on commit a9bde4c

Please sign in to comment.