update package info
This commit is contained in:
parent
314659f9db
commit
1b3ef26cb6
2
app/.gitignore
vendored
2
app/.gitignore
vendored
@ -12,6 +12,8 @@ log.txt
|
|||||||
.vscode/
|
.vscode/
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
|
||||||
|
.sourcemaps/
|
||||||
|
|
||||||
.idea/
|
.idea/
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
.tmp/
|
.tmp/
|
||||||
|
|||||||
5028
app/package-lock.json
generated
5028
app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -67,4 +67,4 @@
|
|||||||
"node": ">=8"
|
"node": ">=8"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user