Skip to content

Commit 2dbd89a

Browse files
committed
release: 1.0.40
1 parent 802ec15 commit 2dbd89a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nolyfill-monorepo",
3-
"version": "1.0.39",
3+
"version": "1.0.40",
44
"private": true,
55
"files": [],
66
"scripts": {

packages/tools/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nolyfill",
3-
"version": "1.0.39",
3+
"version": "1.0.40",
44
"homepage": "https://github.com/SukkaW/nolyfill",
55
"repository": "https://github.com/SukkaW/nolyfill",
66
"main": "./dist/index.js",

packages/tools/internal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nolyfill/internal",
3-
"version": "1.0.39",
3+
"version": "1.0.40",
44
"private": true,
55
"main": "./index.js",
66
"types": "./index.d.ts",

packages/tools/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nolyfill/shared",
3-
"version": "1.0.39",
3+
"version": "1.0.40",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/SukkaW/nolyfill",

0 commit comments

Comments
 (0)