FUCK
This commit is contained in:
parent
c7963631cb
commit
6bc9631748
1 changed files with 0 additions and 6 deletions
|
@ -10,14 +10,8 @@
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "parcel build"
|
"build": "parcel build"
|
||||||
},
|
},
|
||||||
<<<<<<< HEAD
|
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"source": "src/index.ts",
|
"source": "src/index.ts",
|
||||||
"module": "./dist/index.js",
|
"module": "./dist/index.js",
|
||||||
"types": "./dist/index.d.ts"
|
"types": "./dist/index.d.ts"
|
||||||
=======
|
|
||||||
"main": "./dist/index.js",
|
|
||||||
"types": "./dist/index.d.ts",
|
|
||||||
"type": "module"
|
|
||||||
>>>>>>> 2414658 (working chat and TTS)
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue