Skip to content

Commit 31c24f1

Browse files
committed
remove joi dependency
1 parent 9e91fcb commit 31c24f1

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,6 @@
9595
},
9696
"dependencies": {
9797
"babel-runtime": "6.9.2",
98-
"joi": "8.4.2",
99-
"joi-browser": "8.0.5",
10098
"vue": "1.0.24"
101-
},
102-
"browser": {
103-
"joi": "joi-browser"
10499
}
105100
}

0 commit comments

Comments
 (0)