Skip to content

Commit d967488

Browse files
authored
Merge pull request #22 from Aetherinox/beta
PR 22: build: upgrade nanoid ^4.0 -> ^5.0
2 parents 0ace597 + 94ef8bb commit d967488

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"@simonwep/pickr": "github:simonwep/pickr",
4545
"colortranslator": "^4.1.0",
4646
"front-matter": "^4.0.2",
47-
"nanoid": "^4.0"
47+
"nanoid": "^5.0"
4848
}
4949
}

0 commit comments

Comments
 (0)