Skip to content

Commit c9a3f03

Browse files
committed
Fix version about css-loader (assume vulnerability about a dev dep)
1 parent 2dc1366 commit c9a3f03

File tree

6 files changed

+1095
-618
lines changed

6 files changed

+1095
-618
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use npm
1414
npm install vue-morris --save
1515
```
1616

17-
Do not forget to declare jQuery. For example, if you are using Webpack, you should have something like that in your `webpack.config.js`
17+
Do not forget to declare jQuery in your `package.json` and, if you are using Webpack, you should have something like that in your `webpack.config.js`
1818

1919
```javascript
2020
resolve: {

dist/vue-morris.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/index.html

Lines changed: 0 additions & 227 deletions
This file was deleted.

examples/main.js

Lines changed: 0 additions & 143 deletions
This file was deleted.

0 commit comments

Comments
 (0)