File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ command = "yarn build"
3
3
publish = " build"
4
4
5
5
[build .environment ]
6
- NODE_VERSION = " 17.0.1 "
6
+ NODE_VERSION = " 17.4.0 "
7
7
YARN_VERSION = " 1.22.11"
8
8
9
9
# https://plausible.io/docs/proxy/guides/netlify
Original file line number Diff line number Diff line change 8
8
[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/a45b62c3-ea45-4cfd-9912-77ec4fc8d7e8/deploy-status )] ( https://app.netlify.com/sites/svelte-multiselect/deploys )
9
9
[ ![ NPM version] ( https://img.shields.io/npm/v/svelte-multiselect?color=blue&logo=NPM )] ( https://npmjs.com/package/svelte-multiselect )
10
10
[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/janosh/svelte-multiselect/main.svg )] ( https://results.pre-commit.ci/latest/github/janosh/svelte-multiselect/main )
11
+ ![ Needs Svelte version] ( https://img.shields.io/npm/dependency-version/svelte-multiselect/dev/svelte )
11
12
12
13
</h4 >
13
14
You can’t perform that action at this time.
0 commit comments