mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
package: add json extension to exports field
This commit is contained in:
parent
6354cd95f6
commit
6c5d7750d7
@ -11,7 +11,7 @@
|
||||
"exports": {
|
||||
".": "./src/index.js",
|
||||
"./css": "./src/index.css",
|
||||
"./package": "./package.json"
|
||||
"./package.json": "./package.json"
|
||||
},
|
||||
"main": "./src/index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user