Sign in
简柏林
/
thingskit-front
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
c05571a405d9bb2218480c7743911c0379bf98ae
Authored by
fengistao
2021-11-26 18:06:13 +0800
Committed by
黄 x
2021-12-08 10:21:51 +0800
1 parent
cb89b20c
refactor(front): 移除未使用的emit
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
package.json
package.json
View file @
c05571a
...
...
@@ -45,7 +45,6 @@
45
45
"cropperjs"
:
"^1.5.12"
,
46
46
"crypto-js"
:
"^4.1.1"
,
47
47
"echarts"
:
"^5.1.2"
,
48
-
"emit"
:
"^0.0.2"
,
49
48
"intro.js"
:
"^4.1.0"
,
50
49
"jwt-decode"
:
"^3.1.2"
,
51
50
"lodash-es"
:
"^4.17.21"
,
...
...