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 11 files changed +20
-20
lines changed
Expand file tree Collapse file tree 11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.2.4 " ,
2+ "version" : " 0.2.5 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/api" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "files" : [
55 " dist" ,
66 " importAll.macro.js"
1010 "license" : " MIT" ,
1111 "dependencies" : {
1212 "@prisma/client" : " 2.0.0-preview023" ,
13- "@redwoodjs/internal" : " ^0.2.4 " ,
13+ "@redwoodjs/internal" : " ^0.2.5 " ,
1414 "apollo-server-lambda" : " 2.11.0" ,
1515 "babel-plugin-macros" : " ^2.8.0" ,
1616 "core-js" : " 3.6.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/cli" ,
33 "description" : " The Redwood Command Line" ,
4- "version" : " 0.2.4 " ,
4+ "version" : " 0.2.5 " ,
55 "license" : " MIT" ,
66 "bin" : {
77 "redwood" : " ./dist/index.js" ,
1212 ],
1313 "dependencies" : {
1414 "@prisma/sdk" : " ^0.0.226" ,
15- "@redwoodjs/internal" : " ^0.2.4 " ,
15+ "@redwoodjs/internal" : " ^0.2.5 " ,
1616 "@types/react" : " ^16.9.19" ,
1717 "camelcase" : " ^5.3.1" ,
1818 "chalk" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/core" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "license" : " MIT" ,
55 "files" : [
66 " config" ,
1616 "@babel/preset-react" : " ^7.8.3" ,
1717 "@babel/preset-typescript" : " ^7.8.3" ,
1818 "@babel/runtime-corejs3" : " ^7.8.4" ,
19- "@redwoodjs/cli" : " ^0.2.4 " ,
20- "@redwoodjs/dev-server" : " ^0.2.4 " ,
21- "@redwoodjs/eslint-config" : " ^0.2.4 " ,
22- "@redwoodjs/internal" : " ^0.2.4 " ,
19+ "@redwoodjs/cli" : " ^0.2.5 " ,
20+ "@redwoodjs/dev-server" : " ^0.2.5 " ,
21+ "@redwoodjs/eslint-config" : " ^0.2.5 " ,
22+ "@redwoodjs/internal" : " ^0.2.5 " ,
2323 "@testing-library/react" : " ^9.5.0" ,
2424 "@types/jest" : " ^25.1.3" ,
2525 "@types/node" : " ^13.7.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " create-redwood-app" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "license" : " MIT" ,
55 "bin" : " ./dist/create-redwood-app.js" ,
66 "files" : [
77 " dist"
88 ],
99 "dependencies" : {
1010 "@babel/runtime-corejs3" : " ^7.8.4" ,
11- "@redwoodjs/internal" : " ^0.2.4 " ,
11+ "@redwoodjs/internal" : " ^0.2.5 " ,
1212 "axios" : " ^0.19.2" ,
1313 "chalk" : " ^3.0.0" ,
1414 "check-node-version" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/dev-server" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "bin" : {
55 "dev-server" : " ./dist/main.js"
66 },
1010 "license" : " MIT" ,
1111 "dependencies" : {
1212 "@babel/register" : " ^7.8.6" ,
13- "@redwoodjs/internal" : " ^0.2.4 " ,
13+ "@redwoodjs/internal" : " ^0.2.5 " ,
1414 "args" : " ^5.0.1" ,
1515 "body-parser" : " ^1.19.0" ,
1616 "chokidar" : " ^3.3.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/eslint-config" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "dependencies" : {
7- "@redwoodjs/eslint-plugin-redwood" : " ^0.2.4 " ,
7+ "@redwoodjs/eslint-plugin-redwood" : " ^0.2.5 " ,
88 "@typescript-eslint/eslint-plugin" : " ^2.22.0" ,
99 "@typescript-eslint/parser" : " ^2.22.0" ,
1010 "babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/eslint-plugin-redwood" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "description" : " eslint plugin for Redwood rules." ,
55 "files" : [
66 " dist"
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/internal" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "main" : " dist/main.js" ,
55 "files" : [
66 " dist"
Original file line number Diff line number Diff line change 11{
22 "name" : " @redwoodjs/router" ,
3- "version" : " 0.2.4 " ,
3+ "version" : " 0.2.5 " ,
44 "files" : [
55 " dist"
66 ],
You can’t perform that action at this time.
0 commit comments