This repository was archived by the owner on Nov 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 },
1010 "devDependencies" : {
1111 "lerna" : " 2.0.0-rc.5"
12- }
12+ },
13+ "dependencies" : {}
1314}
Original file line number Diff line number Diff line change 11{
22 "name" : " simplr-forms-dom" ,
3- "version" : " 4.0.1-alpha.3 " ,
3+ "version" : " 4.0.1-beta " ,
44 "description" : " DOM components for simplr-forms." ,
55 "repository" : " SimplrJS/simplr-forms" ,
66 "homepage" : " https://github.com/SimplrJS/simplr-forms" ,
6060 "prop-types" : " ^15.5.8" ,
6161 "react" : " ^15.5.4" ,
6262 "react-dom" : " ^15.5.4" ,
63- "simplr-forms" : " ^4.0.1-alpha.3 " ,
63+ "simplr-forms" : " ^4.0.1-beta " ,
6464 "tslib" : " ^1.7.1" ,
6565 "typed-immutable-record" : " 0.0.6"
6666 },
Original file line number Diff line number Diff line change 11{
22 "name" : " simplr-forms" ,
3- "version" : " 4.0.1-alpha.3 " ,
3+ "version" : " 4.0.1-beta " ,
44 "description" : " Shared simplr-forms logic." ,
55 "repository" : " SimplrJS/simplr-forms" ,
66 "homepage" : " https://github.com/SimplrJS/simplr-forms" ,
6060 "@types/react" : " ^15.0.22" ,
6161 "@types/react-dom" : " ^15.5.0" ,
6262 "action-emitter" : " ^0.2.1" ,
63- "fbemitter" : " ^2.1.1" ,
6463 "immutable" : " ^3.8.1" ,
6564 "prop-types" : " ^15.5.8" ,
6665 "react" : " 15.5.4" ,
Original file line number Diff line number Diff line change 2424 "dependencies" : {
2525 "@types/mkdirp" : " ^0.3.29" ,
2626 "@types/mz" : " 0.0.31" ,
27- "@types/node" : " ^7.0.13 " ,
27+ "@types/node" : " ^7.0.31 " ,
2828 "@types/yargs" : " ^6.6.0" ,
2929 "mz" : " ^2.6.0" ,
30- "yargs" : " ^7.1.0 "
30+ "yargs" : " ^8.0.2 "
3131 },
3232 "devDependencies" : {
3333 "mkdirp" : " ^0.5.1" ,
34- "tslint" : " ^5.1.0 " ,
35- "typescript" : " ^2.3.0 "
34+ "tslint" : " ^5.4.3 " ,
35+ "typescript" : " ^2.3.4 "
3636 },
3737 "bin" : {
3838 "simplr-mvdir" : " dist/cli.js"
You can’t perform that action at this time.
0 commit comments