Skip to content

Commit e152dbe

Browse files
Fix deprecation warnings comming from punycode dependency.
1 parent 4c6f221 commit e152dbe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alks",
3-
"version": "3.21.0",
3+
"version": "3.21.1",
44
"description": "CLI for working with ALKS",
55
"main": "dist/src/bin/alks.js",
66
"scripts": {

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alks",
3-
"version": "3.21.0",
3+
"version": "3.21.1",
44
"description": "CLI for working with ALKS",
55
"main": "dist/src/bin/alks.js",
66
"scripts": {

0 commit comments

Comments
 (0)