commit forgotten package.json for CompilerTools test

This commit is contained in:
2021-08-02 18:38:18 -06:00
parent 88f418a62a
commit 722467f728

View File

@@ -0,0 +1,7 @@
{
"name": "helloworldextern",
"version": "1.0.0",
"dependencies": {
"phaser": "3.55.2"
}
}