Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 2b0069b

Browse files
authored
Merge pull request #1900 from kodadot/main
playing with cloudflare pages environments but working aint one
2 parents 3f51579 + 4f62d90 commit 2b0069b

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16
1+
16.13.1

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
"lint:quiet": "eslint --quiet --ignore-path .gitignore --ext .js,.ts,.vue .",
1616
"test": "jest --verbose ./tests"
1717
},
18-
"engines": {
19-
"node": ">=16"
20-
},
2118
"prettier": {
2219
"semi": false,
2320
"bracketSameLine": true

0 commit comments

Comments
 (0)