mirror of
https://github.com/therootcompany/asn1.js.git
synced 2025-03-15 13:00:38 +00:00
chore(release): bump to v1.0.1
This commit is contained in:
parent
bd7527b205
commit
8c545a4704
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@root/asn1",
|
"name": "@root/asn1",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@root/asn1",
|
"name": "@root/asn1",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@root/encoding": "^1.0.1"
|
"@root/encoding": "^1.0.1"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@root/asn1",
|
"name": "@root/asn1",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "VanillaJS, Lightweight, Zero-Dependency, ASN.1 encoder and decoder.",
|
"description": "VanillaJS, Lightweight, Zero-Dependency, ASN.1 encoder and decoder.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"browser": {
|
"browser": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user