Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed May 2, 2018
1 parent ce7811c commit fbbdb91
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 35 deletions.
63 changes: 32 additions & 31 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -18,17 +18,17 @@
"@sanity/client": "^0.128.3",
"@sanity/image-url": "^0.128.12",
"numeral": "^2.0.6",
"nuxt": "^1.0.0",
"postcss": "^6.0.21",
"nuxt": "^1.4.0",
"postcss": "^6.0.22",
"postcss-cssnext": "^3.1.0",
"vue-line-clamp": "^1.2.3"
},
"devDependencies": {
"babel-eslint": "^8.2.3",
"eslint": "^4.19.1",
"eslint-config-prettier": "^2.9.0",
"eslint-friendly-formatter": "^3.0.0",
"eslint-loader": "^1.9.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^2.0.0",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-vue": "^4.5.0",
"prettier": "^1.12.1"
Expand Down

0 comments on commit fbbdb91

Please sign in to comment.