Skip to content

Commit 968cada

Browse files
committed
lint
1 parent a33bae7 commit 968cada

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/test-snaps/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
"files": [
2121
"dist"
2222
],
23-
"publishConfig": {
24-
"access": "public"
25-
},
2623
"scripts": {
2724
"build": "cross-env NODE_ENV=production webpack",
2825
"build:clean": "yarn clean && yarn build",
@@ -123,5 +120,8 @@
123120
},
124121
"engines": {
125122
"node": "^20 || >=22"
123+
},
124+
"publishConfig": {
125+
"access": "public"
126126
}
127127
}

0 commit comments

Comments
 (0)