Skip to content

Commit 41373a6

Browse files
committed
fix(core): trigger release
1 parent 709217c commit 41373a6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@mutates/angular",
33
"version": "0.0.0-development",
44
"keywords": [
5-
"typescript",
65
"ast",
6+
"typescript",
77
"mutations",
88
"angular",
99
"schematics"

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@mutates/core",
33
"version": "0.0.0-development",
44
"keywords": [
5-
"typescript",
65
"ast",
6+
"typescript",
77
"mutations"
88
],
99
"homepage": "https://github.com/IKatsuba/mutates",

packages/nx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "@mutates/nx",
33
"version": "0.0.0-development",
44
"keywords": [
5-
"typescript",
65
"ast",
6+
"typescript",
77
"mutations",
88
"nx",
99
"generators",

0 commit comments

Comments
 (0)