Skip to content

Commit dc023b9

Browse files
Publish
- @toruslabs/[email protected] - @toruslabs/[email protected] - @toruslabs/[email protected] - @toruslabs/[email protected] - @toruslabs/[email protected]
1 parent e76db65 commit dc023b9

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

packages/eslint-config-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@toruslabs/eslint-config-node",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Eslint configuration for Node.js",
55
"keywords": [
66
"eslint",
77
"eslintconfig",
88
"node"
99
],
1010
"dependencies": {
11-
"@toruslabs/eslint-config-typescript": "^1.2.0"
11+
"@toruslabs/eslint-config-typescript": "^1.3.0"
1212
},
1313
"peerDependencies": {
1414
"eslint": "^8.x",

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/eslint-config-react",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Eslint configuration for React libraries",
55
"keywords": [
66
"eslint",

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/eslint-config-typescript",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Eslint configuration for TypeScript libraries",
55
"keywords": [
66
"eslint",

packages/eslint-config-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/eslint-config-vue",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Eslint config for Vue.js",
55
"keywords": [
66
"eslint",

packages/torus-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@toruslabs/torus-scripts",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Scripts for Torus libraries to manage bundling, lint etc",
55
"bin": {
66
"torus-scripts": "./bin/torus-scripts.js"

0 commit comments

Comments
 (0)