mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-12-22 19:13:49 +01:00
test
This commit is contained in:
parent
70d5ea8010
commit
838749a61c
@ -2,8 +2,8 @@
|
|||||||
"name": "doodle3d-core",
|
"name": "doodle3d-core",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "Core functions of Doodle3D Transform",
|
"description": "Core functions of Doodle3D Transform",
|
||||||
"main": "lib/index.js",
|
"main": "src/index.js",
|
||||||
"module": "module/index.js",
|
"module": "src/index.js",
|
||||||
"esnext": "src/index.js",
|
"esnext": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "npm run build",
|
"prepare": "npm run build",
|
||||||
|
Loading…
Reference in New Issue
Block a user