Skip to content

Commit bf80d56

Browse files
author
shengyonggen
committed
Release 1.14.26
1 parent 2ace157 commit bf80d56

13 files changed

+1819
-1659
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,12 @@
2020
"bugs": {
2121
"url": "https://github.com/sensorsdata/sa-sdk-miniprogram/issues"
2222
},
23-
"homepage": "https://github.com/sensorsdata/sa-sdk-miniprogram#readme"
23+
"homepage": "https://github.com/sensorsdata/sa-sdk-miniprogram#readme",
24+
"devDependencies": {
25+
"eslint": "^8.0.1",
26+
"husky": "^7.0.4"
27+
},
28+
"dependencies": {
29+
"prettier": "^2.4.1"
30+
}
2431
}

0 commit comments

Comments
 (0)