mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 17:15:48 +00:00
migrate to npm package manager
This commit is contained in:
parent
c8157be70e
commit
47b00ad664
3 changed files with 17242 additions and 11966 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,5 +1,5 @@
|
||||||
/node_modules
|
/node_modules
|
||||||
/build
|
/build
|
||||||
/package-lock.json
|
/yarn.lock
|
||||||
/npm-debug.log
|
/npm-debug.log
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
17241
package-lock.json
generated
Normal file
17241
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue