Skip to content

Commit 0fb337a

Browse files
authored
Fix vulnerabily warnings (#43)
* Refresh node_modules - Ignore .cache * Fix vulnerabily warnings - bump deps to latest - migrate to @rollup/plugin-babel - add deprecated list * delete `deprecated.md`
1 parent 2fadaef commit 0fb337a

File tree

4 files changed

+11557
-6890
lines changed

4 files changed

+11557
-6890
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ dist/
22
node_modules/
33
app/bundle.css
44
app/bundle.js
5-
.DS_Store
5+
.DS_Store
6+
.cache

0 commit comments

Comments
 (0)