File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1+ ## <small >0.0.3 (2019-05-24)</small >
2+
3+ * build: remove dep to depDev because use buildin ([ da92d8d] ( https://github.com/scrum/vue-restricted-input/commit/da92d8d ) )
4+ * build: update depDev ([ ca432d6] ( https://github.com/scrum/vue-restricted-input/commit/ca432d6 ) )
5+ * ci: fix version ([ 216811f] ( https://github.com/scrum/vue-restricted-input/commit/216811f ) )
6+ * ci: fix version for appveyor ([ 3f308d7] ( https://github.com/scrum/vue-restricted-input/commit/3f308d7 ) )
7+
8+
9+
110## <small >0.0.2 (2019-05-22)</small >
211
12+ * 0.0.2 ([ b1de000] ( https://github.com/scrum/vue-restricted-input/commit/b1de000 ) )
313* build: lost dist folder in npm for CDN ([ 4fe4e5d] ( https://github.com/scrum/vue-restricted-input/commit/4fe4e5d ) )
14+ * build: update changelog ([ 1755906] ( https://github.com/scrum/vue-restricted-input/commit/1755906 ) )
415
516
617
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-restricted-input" ,
3- "version" : " 0.0.2 " ,
3+ "version" : " 0.0.3 " ,
44 "description" : " Creates a pattern for restricted-input from data obtained from credit-card-type" ,
55 "license" : " MIT" ,
66 "repository" : " scrum/vue-restricted-input" ,
3434 " pattern" ,
3535 " mask"
3636 ],
37- "dependencies" : {
38- "restricted-input" : " ^2.0.1"
39- },
37+ "dependencies" : {},
4038 "devDependencies" : {
4139 "@babel/core" : " ^7.2.2" ,
4240 "@babel/preset-env" : " ^7.3.1" ,
7068 "require-extension-hooks" : " ^0.3.3" ,
7169 "require-extension-hooks-babel" : " ^1.0.0" ,
7270 "require-extension-hooks-vue" : " ^3.0.0" ,
71+ "restricted-input" : " ^2.0.1" ,
7372 "rimraf" : " ^2.6.3" ,
7473 "rollup" : " ^1.1.2" ,
7574 "rollup-plugin-babel" : " ^4.3.2" ,
You can’t perform that action at this time.
0 commit comments