main
ChrisKader 4 months ago
parent c763580678
commit c24b444ef5
  1. 1
      package.json

@ -2,6 +2,7 @@
"name": "create-tinkr-plugin",
"version": "1.0.0",
"main": "index.js",
"type": "module",
"scripts": {
"build": "tsc -p tsconfig.json"
},

Loading…
Cancel
Save