Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @ts-tools/[email protected]
 - @ts-tools/[email protected]
 - @ts-tools/[email protected]
  • Loading branch information
AviVahl committed Feb 21, 2020
1 parent 8fb12b0 commit 5f44bba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/fixtures/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-tools/fixtures",
"version": "1.2.6",
"version": "1.2.7",
"description": "Fixtures of the various supported use cases.",
"license": "MIT",
"private": true,
Expand Down
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": "@ts-tools/robotrix",
"version": "1.0.3",
"version": "1.0.4",
"description": "Useful TypeScript transpilation transformers.",
"main": "./cjs/index.js",
"module": "./esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ts-tools/webpack-loader",
"version": "1.1.2",
"version": "1.1.3",
"description": "TypeScript loader for webpack.",
"main": "cjs/index.js",
"types": "cjs/index.d.ts",
Expand Down

0 comments on commit 5f44bba

Please sign in to comment.