diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-18 00:00:30 +0200 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-07-18 00:00:30 +0200 |
commit | b2f09db87d5d6ae320bc8429829aab1fb22acfb7 (patch) | |
tree | 817b4b78304142e8e6bc06fde6d15ad2b924519d /package.json | |
parent | 930793cfb95262714ca3642dbbbd7ba0b30eb22e (diff) |
added labels to 3d (dangerous)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3935adf..a02d636 100644 --- a/package.json +++ b/package.json @@ -65,6 +65,7 @@ "reactotron-mst": "3.1.3", "reactotron-react-js": "^3.3.7", "reactotron-react-native": "5.0.0", + "three-spritetext": "^1.6.2", "validate.js": "0.13.1" }, "devDependencies": { |