Skip to content

Commit

Permalink
Updating Assets
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Aug 9, 2020
1 parent d72dd8f commit dc61a9e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions assets/0.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/bolt.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/bolt.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bolt",
"version": "4.0.0-rc.33",
"version": "4.0.0-rc.34",
"homepage": "https://boltcms.io",
"author": "Bob den Otter <[email protected]> (https://boltcms.io)",
"license": "MIT",
Expand Down Expand Up @@ -31,9 +31,9 @@
"axios": "^0.19.2",
"baguettebox.js": "^1.11.1",
"bootbox": "^5.4.0",
"bootstrap": "^4.5.0",
"browserslist": "^4.13.0",
"caniuse-lite": "^1.0.30001109",
"bootstrap": "^4.5.2",
"browserslist": "^4.14.0",
"caniuse-lite": "^1.0.30001112",
"codemirror": "^5.56.0",
"dropzone": "^5.7.2",
"flagpack": "^1.0.5",
Expand Down Expand Up @@ -61,7 +61,7 @@
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.1",
"@babel/plugin-transform-regenerator": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/polyfill": "^7.10.4",
Expand Down Expand Up @@ -92,7 +92,7 @@
"stylelint-config-standard": "^19.0.0",
"vue-jest": "^3.0.6",
"vue-loader": "^15.9.3",
"vue-router": "^3.3.4",
"vue-router": "^3.4.2",
"vue-template-compiler": "^2.6.11",
"webpackbar": "^4.0.0",
"workbox-webpack-plugin": "^4.3.1"
Expand Down

0 comments on commit dc61a9e

Please sign in to comment.