8000 add dependencies and some properties · supercoderhawk/emr-processor@1e7c07a · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 1e7c07a

Browse files
add dependencies and some properties
1 parent 374b538 commit 1e7c07a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@
99
"request": "^2.81.0",
1010
"request-promise-native": "^1.0.4",
1111
"vue": "^2.3.4",
12+
"vue-checkbox-radio": "^0.5.1",
1213
"vue-electron": "^1.0.6",
1314
"vue-resource": "^1.3.4",
1415
"vue-router": "^2.7.0",
1516
"vue-strap": "github:wffranco/vue-strap",
1617
"vuex": "^2.3.1"
1718
},
1819
"devDependencies": {},
19-
"author": "supercoderhawk <xyb930826@gmail.com>"
20+
"author": "supercoderhawk <supercoderhawk@gmail.com>",
21+
"repository": "https://github.com/supercoderhawk/emr-processor",
22+
"license": "MIT"
2023
}

0 commit comments

Comments
 (0)
0