updated the package and info
This commit is contained in:
parent
e2acce3f10
commit
68b800fbd3
17
package.json
17
package.json
@ -12,6 +12,23 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"email": "chanthasuon@cubetiqs.com",
|
||||||
|
"name": "@chanthasuon",
|
||||||
|
"url": "https://git.cubetiqs.com/chanthasuon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"email": "s.long@cubetiqs.com",
|
||||||
|
"name": "@s.long",
|
||||||
|
"url": "https://git.cubetiqs.com/s.long"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"email": "sombochea@cubetiqs.com",
|
||||||
|
"name": "@SomboChea",
|
||||||
|
"url": "https://git.cubetiqs.com/sombochea"
|
||||||
|
}
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "microbundle-crl --no-compress --format modern,cjs",
|
"build": "microbundle-crl --no-compress --format modern,cjs",
|
||||||
"start": "microbundle-crl watch --no-compress --format modern,cjs",
|
"start": "microbundle-crl watch --no-compress --format modern,cjs",
|
||||||
|
Loading…
Reference in New Issue
Block a user