This is an automated email from the ASF dual-hosted git repository.
wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-handbook.git
The following commit(s) were added to refs/heads/master by this push:
new 87559de fix deps
87559de is described below
commit 87559deaedafe1a282972aa5c7227a9596a94b85
Author: plainheart <[email protected]>
AuthorDate: Sat Feb 3 10:12:39 2024 +0800
fix deps
---
package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/package.json b/package.json
index ee6e877..b981883 100644
--- a/package.json
+++ b/package.json
@@ -41,6 +41,7 @@
"@nuxtjs/tailwindcss": "^4.1.2",
"babel-eslint": "^10.1.0",
"cheerio": "^1.0.0-rc.12",
+ "cross-env": "^7.0.3",
"eslint": "^8.27.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]