Skip to content

Commit

Permalink
Updating assets
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Sep 2, 2020
1 parent a821397 commit 0de4689
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 43 deletions.
62 changes: 31 additions & 31 deletions assets/0.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/1.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.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bolt",
"version": "4.0.0-rc.38",
"version": "4.0.0-rc.41",
"homepage": "https://boltcms.io",
"author": "Bob den Otter <[email protected]> (https://boltcms.io)",
"license": "MIT",
Expand Down Expand Up @@ -33,7 +33,7 @@
"bootbox": "^5.4.0",
"bootstrap": "^4.5.2",
"browserslist": "^4.14.0",
"caniuse-lite": "^1.0.30001118",
"caniuse-lite": "^1.0.30001122",
"codemirror": "^5.57.0",
"dropzone": "^5.7.2",
"flagpack": "^1.0.5",
Expand All @@ -52,7 +52,7 @@
"terser": "^4.8.0",
"tinycolor2": "^1.4.1",
"vue": "^2.6.12",
"vue-flatpickr-component": "^8.1.5",
"vue-flatpickr-component": "^8.1.6",
"vue-multiselect": "^2.1.6",
"vue-simplemde": "^1.1.2",
"vue-trumbowyg": "^3.6.0",
Expand All @@ -61,14 +61,14 @@
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@babel/core": "^7.11.4",
"@babel/core": "^7.11.5",
"@babel/plugin-transform-regenerator": "^7.10.4",
"@babel/plugin-transform-runtime": "^7.11.0",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@babel/plugin-transform-runtime": "^7.11.5",
"@babel/polyfill": "^7.11.5",
"@babel/preset-env": "^7.11.5",
"@fortawesome/fontawesome-free": "^5.14.0",
"@symfony/webpack-encore": "^0.30.2",
"@vue/test-utils": "^1.0.4",
"@vue/test-utils": "^1.0.5",
"ajv-keywords": "^3.5.2",
"autoprefixer": "^9.8.6",
"babel-core": "^7.0.0-bridge.0",
Expand All @@ -88,7 +88,7 @@
"regenerator-runtime": "^0.13.7",
"sass-loader": "^8.0",
"source-sans-pro": "^3.6.0",
"stylelint": "^13.6.1",
"stylelint": "^13.7.0",
"stylelint-config-standard": "^19.0.0",
"vue-jest": "^3.0.6",
"vue-loader": "^15.9.3",
Expand Down

0 comments on commit 0de4689

Please sign in to comment.