Update package.json

This commit is contained in:
Steve Kinney
2024-10-02 08:49:59 -05:00
parent 90b96aa61a
commit c1fe4faa03

View File

@@ -1,7 +1,6 @@
{ {
"name": "scratchpad", "name": "scratchpad",
"version": "1.0.0", "version": "1.0.0",
"main": "index.js",
"main": "src/index.js", "main": "src/index.js",
"type": "module", "type": "module",
"scripts": { "scripts": {