Commit
480a5d33d165acfe64079b89a9ce4b72faac8d38
install js-cookie
| |
1
| +<?xml version="1.0" encoding="UTF-8"?> |
| |
2
| +<project version="4"> |
| |
3
| + <component name="VcsDirectoryMappings"> |
| |
4
| + <mapping directory="$PROJECT_DIR$" vcs="Git" /> |
| |
5
| + </component> |
| |
6
| +</project> |
0
| \ No newline at end of file |
7
| \ No newline at end of file |
| @@ -10,6 +10,7 @@ |
| @@ -10,6 +10,7 @@ |
10
| "build": "node build/build.js" |
10
| "build": "node build/build.js" |
11
| }, |
11
| }, |
12
| "dependencies": { |
12
| "dependencies": { |
| |
13
| + "js-cookie": "^2.2.0", |
13
| "vue": "^2.5.2", |
14
| "vue": "^2.5.2", |
14
| "vue-router": "^3.0.1" |
15
| "vue-router": "^3.0.1" |
15
| }, |
16
| }, |