Skip to content

Commit

Permalink
lock dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Oct 1, 2016
1 parent a2bd916 commit df05653
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -17,31 +17,31 @@
},
"dependencies": {
"autoprefixer": "6.5.0",
"browserify": "~13.1.0",
"debounce": "~1.0.0",
"dom101": "~1.3.0",
"browserify": "13.1.0",
"debounce": "1.0.0",
"dom101": "1.3.0",
"github-markdown-css": "2.4.1",
"iconfonts": "~0.9.0",
"normalize.css": "~4.2.0",
"nprogress": "~0.2.0",
"onmount": "~1.3.0",
"pjax": "~0.2.4",
"iconfonts": "0.9.0",
"normalize.css": "4.2.0",
"nprogress": "0.2.0",
"onmount": "1.3.0",
"pjax": "0.2.4",
"postcss": "5.2.4",
"pug": "~2.0.0-beta6",
"stylus": "~0.54.5",
"pug": "2.0.0-beta6",
"stylus": "0.54.5",
"uglifyify": "3.0.3",
"ware": "~1.3.0"
"ware": "1.3.0"
},
"devDependencies": {
"coveralls": "~2.11.12",
"docpress-core": "docpress/docpress-core#master",
"expect": "~1.20.2",
"metalsmith": "~2.2.0",
"coveralls": "2.11.12",
"docpress-core": "docpress/docpress-core",
"expect": "1.20.2",
"metalsmith": "2.2.0",
"mocha": "3.1.0",
"mocha-clean": "~1.0.0",
"nyc": "~8.1.0",
"mocha-clean": "1.0.0",
"nyc": "8.1.0",
"standard": "8.3.0",
"superstatic": "~4.0.3"
"superstatic": "4.0.3"
},
"directories": {
"test": "test"
Expand Down

0 comments on commit df05653

Please sign in to comment.