remove postinstall
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@
|
|||||||
"dev": "nuxt",
|
"dev": "nuxt",
|
||||||
"build": "nuxt build",
|
"build": "nuxt build",
|
||||||
"start": "nuxt start",
|
"start": "nuxt start",
|
||||||
"generate": "nuxt generate",
|
"generate": "nuxt generate"
|
||||||
"postinstall": "cp -r node_modules/ckeditor4/* static/js/ckeditor/"
|
// "postinstall": "cp -r node_modules/ckeditor4/* static/js/ckeditor/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.1072.0",
|
"@aws-sdk/client-s3": "^3.1072.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user