WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " example-react" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " react example" ,
55 "private" : true ,
66 "main" : " index.js" ,
99 "start" : " umi dev"
1010 },
1111 "dependencies" : {
12- "@alitajs/gesture-password-react" : " ^1.0.2 " ,
12+ "@alitajs/gesture-password-react" : " ^1.0.3 " ,
1313 "react" : " ^16.12.0" ,
1414 "react-dom" : " ^16.12.0"
1515 },
Original file line number Diff line number Diff line change 11{
22 "name" : " example-vue" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "private" : true ,
55 "scripts" : {
66 "start" : " vue-cli-service serve" ,
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " yarn" ,
33 "useWorkspaces" : true ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.0.3 " ,
55 "packages" : [" packages/*" , " examples/*" ],
66 "changelog" : {
77 "repo" : " walrus" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @alitajs/gesture-password-react" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " GesturePassword react component" ,
55 "author" : " Alita Team" ,
66 "license" : " MIT" ,
1919 "react" : " ^16.8.5"
2020 },
2121 "dependencies" : {
22- "@alitajs/gesture-password" : " ^1.0.2 "
22+ "@alitajs/gesture-password" : " ^1.0.3 "
2323 },
2424 "devDependencies" : {
2525 "@types/react" : " ^16.9.11" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @alitajs/gesture-password-vue" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " GesturePassword vue component" ,
55 "author" : " Alita Team" ,
66 "license" : " MIT" ,
1616 "build" : " node ../../node_modules/@walrus/pansy/dist/cli.js"
1717 },
1818 "dependencies" : {
19- "@alitajs/gesture-password" : " ^1.0.2 "
19+ "@alitajs/gesture-password" : " ^1.0.3 "
2020 },
2121 "devDependencies" : {
2222 "rollup-plugin-vue" : " 5.1.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @alitajs/gesture-password" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " Gesture password(手势密码)" ,
55 "author" : " Alita Team" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gesture-password-docs" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " gesture password docs" ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
1010 "build:web" : " vuepress build docs"
1111 },
1212 "dependencies" : {
13- "@alitajs/gesture-password-vue" : " ^1.0.2 "
13+ "@alitajs/gesture-password-vue" : " ^1.0.3 "
1414 },
1515 "devDependencies" : {
1616 "@vuepress/plugin-back-to-top" : " ^1.2.0" ,
You can’t perform that action at this time.
0 commit comments