mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
Better caching, bundle viewer.
This commit is contained in:
parent
41c30b453b
commit
87e883931c
27 changed files with 295 additions and 385 deletions
|
|
@ -2,10 +2,9 @@
|
|||
"name": "viewer",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"homepage": "https://lemmih.github.io/reanimate",
|
||||
"homepage": ".",
|
||||
"dependencies": {
|
||||
"react": "^16.8.2",
|
||||
"react-ace": "^6.4.0",
|
||||
"react-dom": "^16.8.2",
|
||||
"react-scripts": "2.1.5"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue