Skip to content

Commit 8188148

Browse files
committed
Initial implementation
Signed-off-by: Jaid <jaid.jsx@gmail.com>
1 parent 590c467 commit 8188148

File tree

6 files changed

+74
-78
lines changed

6 files changed

+74
-78
lines changed

package-lock.json

Lines changed: 60 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@
33
"version": "0.1.0",
44
"author": "Jaid <jaid.jsx@gmail.com> (https://github.com/Jaid)",
55
"dependencies": {
6-
"@absolunet/fss": "^1.6.2",
7-
"@babel/runtime": "^7.9.2",
8-
"appdata-path": "^1.0.0",
9-
"filenamify": "^4.1.0",
10-
"lodash": "^4.17.15"
6+
"@babel/runtime": "^7.9.2"
117
},
128
"devDependencies": {
9+
"@absolunet/fsp": "^1.6.2",
1310
"acorn": "^7.1.1",
1411
"babel-jest": "^25.2.6",
1512
"babel-preset-jaid": "7.3.5",

0 commit comments

Comments
 (0)