Skip to content

Commit

Permalink
Upgrade of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
grubersjoe committed Jan 28, 2019
1 parent 47a764c commit a36c2f1
Show file tree
Hide file tree
Showing 7 changed files with 2,329 additions and 1,346 deletions.
2 changes: 1 addition & 1 deletion dist/demo.css

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

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<body>
<main role="main">
<h1>Slide Menu
<small>1.0.12</small>
<small>1.0.13</small>
</h1>
<p>A library agnostic multilevel JavaScript menu with a smooth slide effect.</p>

Expand Down
2 changes: 1 addition & 1 deletion dist/slide-menu.css

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

2 changes: 1 addition & 1 deletion dist/slide-menu.ie.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/slide-menu.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grubersjoe/slide-menu",
"version": "1.0.12",
"version": "1.0.13",
"author": "Jonathan Gruber <[email protected]>",
"license": "MIT",
"description": "A library agnostic multilevel JavaScript menu with a smooth slide effect",
Expand Down Expand Up @@ -29,11 +29,11 @@
"autoprefixer": "^9.0.0",
"babel-loader": "^8.0.2",
"core-js": "^2.5.7",
"css-loader": "^1.0.0",
"css-loader": "2",
"cssnano": "^4.0.0",
"custom-event-polyfill": "^1.0.6",
"html-webpack-plugin": "^3.2.0",
"mini-css-extract-plugin": "^0.4.0",
"mini-css-extract-plugin": "0.5",
"node-sass": "^4.9.0",
"postcss-loader": "^3.0.0",
"sass-loader": "^7.0.1",
Expand Down
Loading

0 comments on commit a36c2f1

Please sign in to comment.