migrate to npm package manager

This commit is contained in:
nklhrstv 2020-07-15 14:36:52 +03:00
parent c8157be70e
commit 47b00ad664
3 changed files with 17242 additions and 11966 deletions

2
.gitignore vendored
View file

@ -1,5 +1,5 @@
/node_modules
/build
/package-lock.json
/yarn.lock
/npm-debug.log
.DS_Store

17241
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

11965
yarn.lock

File diff suppressed because it is too large Load diff