Skip to content

Commit

Permalink
Upgrade generators
Browse files Browse the repository at this point in the history
  • Loading branch information
JayaKrishnaNamburu committed Dec 3, 2021
1 parent 0e06276 commit 3bfcbd6
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 341 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"repository": "https://github.com/teleporthq/repl",
"dependencies": {
"@codesandbox/sandpack-react": "^0.1.0",
"@teleporthq/teleport-component-generator-angular": "^0.17.2",
"@teleporthq/teleport-component-generator-preact": "^0.17.2",
"@teleporthq/teleport-component-generator-react": "^0.17.2",
"@teleporthq/teleport-component-generator-reactnative": "^0.17.2",
"@teleporthq/teleport-component-generator-stencil": "^0.17.2",
"@teleporthq/teleport-component-generator-vue": "^0.17.2",
"@teleporthq/teleport-project-generator-react": "^0.17.2",
"@teleporthq/teleport-types": "^0.17.0",
"@teleporthq/teleport-component-generator-angular": "^0.19.4",
"@teleporthq/teleport-component-generator-preact": "^0.19.7",
"@teleporthq/teleport-component-generator-react": "^0.19.7",
"@teleporthq/teleport-component-generator-reactnative": "^0.19.7",
"@teleporthq/teleport-component-generator-stencil": "^0.19.4",
"@teleporthq/teleport-component-generator-vue": "^0.19.4",
"@teleporthq/teleport-project-generator-react": "^0.19.7",
"@teleporthq/teleport-types": "^0.19.1",
"brace": "^0.11.1",
"copy-lite": "^0.1.2",
"lodash.throttle": "^4.1.1",
Expand Down
Loading

1 comment on commit 3bfcbd6

@vercel
Copy link

@vercel vercel bot commented on 3bfcbd6 Dec 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.