Skip to content

Commit

Permalink
Updated node modules dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
w00fz committed Sep 26, 2017
1 parent eb1f1ca commit 814298c
Show file tree
Hide file tree
Showing 4 changed files with 364 additions and 203 deletions.
36 changes: 18 additions & 18 deletions themes/grav/js/admin.min.js

Large diffs are not rendered by default.

57 changes: 28 additions & 29 deletions themes/grav/js/vendor.min.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions themes/grav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@
"license": "MIT",
"dependencies": {
"bootstrap": "^3.3.7",
"chartist": "0.10.1",
"codemirror": "^5.27.4",
"chartist": "0.11.0",
"codemirror": "^5.30.0",
"cookies-js": "^1.2.3",
"debounce": "^1.0.2",
"dropzone": "^5.1.1",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
"es6-map": "^0.1.5",
"es6-promise": "^4.1.1",
"gemini-scrollbar": "^1.5.1",
"gemini-scrollbar": "^1.5.2",
"immutable": "^3.8.1",
"immutablediff": "^0.4.4",
"js-yaml": "^3.9.0",
"js-yaml": "^3.10.0",
"mout": "^1.0.0",
"rangetouch": "^1.0.5",
"remodal": "^1.1.1",
"selectize": "^0.12.4",
"sortablejs": "^1.6.0",
"speakingurl": "^13.0.0",
"sortablejs": "^1.6.1",
"speakingurl": "^14.0.1",
"toastr": "^2.1.2",
"watchjs": "0.0.0",
"whatwg-fetch": "^2.0.3"
Expand Down
Loading

0 comments on commit 814298c

Please sign in to comment.