mirror of
https://github.com/smogon/sprites.git
synced 2026-08-20 00:34:22 -05:00
allow importing @smogon/sprite-root to get root
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@smogon/sprite-data": ""
|
||||
"@smogon/sprite-data": "",
|
||||
"@smogon/sprite-root": ""
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc --build tsconfig-workspace.json"
|
||||
|
||||
Reference in New Issue
Block a user