Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:ianwalter/dist into 4.0.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed May 4, 2019
2 parents e17bacb + afad24b commit 84aa5cd
Show file tree
Hide file tree
Showing 2 changed files with 276 additions and 187 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,26 +44,26 @@
"@ianwalter/npm-short-name": "^1.0.0",
"@ianwalter/print": "^2.3.1",
"@ianwalter/rollup-plugin-hashbang": "^1.3.0",
"builtin-modules": "^3.0.0",
"builtin-modules": "^3.1.0",
"p-settle": "^3.1.0",
"read-pkg-up": "^5.0.0",
"require-from-string": "^2.0.2",
"rollup": "^1.7.4",
"rollup": "^1.11.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.2",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^4.0.1"
"rollup-plugin-node-resolve": "^4.2.3"
},
"devDependencies": {
"@babel/runtime": "^7.4.4",
"@ianwalter/babel-preset-lib": "^1.2.0",
"@ianwalter/babel-preset-lib": "^2.0.2",
"@ianwalter/bff": "^4.0.1",
"@ianwalter/eslint-config": "^1.1.2",
"@ianwalter/renovate-config": "^1.1.0",
"execa": "^1.0.0",
"ky": "^0.10.0",
"np": "^5.0.0",
"postcss": "^7.0.14",
"np": "^5.0.1",
"postcss": "^7.0.15",
"rollup-plugin-vue": "^5.0.0",
"vue-template-compiler": "^2.6.10"
},
Expand Down
Loading

0 comments on commit 84aa5cd

Please sign in to comment.