Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
AviVahl committed Aug 24, 2018
1 parent 1e3319a commit b97aafd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/robotrix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "robotrix",
"version": "0.2.0",
"version": "0.3.0",
"description": "Several useful TypeScript transpilation transformers",
"main": "./cjs/index.js",
"module": "./esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-support/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "typescript-support",
"description": "TypeScript support for Node.js.",
"version": "0.5.3",
"version": "0.5.4",
"main": "./cjs/index.js",
"types": "./cjs/index.d.ts",
"scripts": {
Expand Down

0 comments on commit b97aafd

Please sign in to comment.