Skip to content

Commit a36d44a

Browse files
committed
1.0.0
1 parent 78760d1 commit a36d44a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-fetch/btoa-lite",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Simplest btoa implementation",
55
"license": "MIT",
66
"repository": "node-fetch/btoa-lite",
@@ -30,4 +30,4 @@
3030
"ava": "^5.2.0",
3131
"xo": "^0.54.2"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)