Skip to content

Commit f191fce

Browse files
authored
Merge pull request #5 from mdingena/createprefab-factory-function
createPrefab factory function
2 parents 3526fa3 + 72ab64a commit f191fce

File tree

7 files changed

+828
-3
lines changed

7 files changed

+828
-3
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/jest": "^26.0.24",
36+
"@types/node": "^16.9.1",
3637
"husky": "^7.0.1",
3738
"jest": "^27.0.6",
3839
"lint-staged": "^11.1.1",

0 commit comments

Comments
 (0)