Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 8c8a472

Browse files
authored
Update package.json
1 parent 07f6d8e commit 8c8a472

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"_from": "nodeactyl@^1.3.1",
3-
"_id": "nodeactyl@1.3.1",
2+
"_from": "nodeactyl@^1.3.2",
3+
"_id": "nodeactyl@1.3.2",
44
"_inBundle": false,
55
"_integrity": "sha512-lDfGjGJsd0aBAlg+G+zdxwsZ/oQ/C+igHBQ0NqJgxBAUuCPAc+UIMGoInAZjtUKSZw56PNB6Gpgy/CwCjyEf1Q==",
66
"_location": "/nodeactyl-v1-support",
@@ -10,20 +10,20 @@
1010
"_requested": {
1111
"type": "range",
1212
"registry": true,
13-
"raw": "nodeactyl-v1-support@^1.3.1",
13+
"raw": "nodeactyl-v1-support@^1.3.2",
1414
"name": "nodeactyl-v1-support",
1515
"escapedName": "nodeactyl-v1-support",
16-
"rawSpec": "^1.3.1",
16+
"rawSpec": "^1.3.2",
1717
"saveSpec": null,
18-
"fetchSpec": "^1.3.1"
18+
"fetchSpec": "^1.3.2"
1919
},
2020
"_requiredBy": [
2121
"#USER",
2222
"/"
2323
],
2424
"_resolved": "https://registry.npmjs.org/nodeactyl-v1-support/-/nodeactyl-v1-support.tgz",
2525
"_shasum": "c75b23577fe2ac1af20c5ac3e984d0a4aa068f23",
26-
"_spec": "nodeactyl-v1-support@^1.3.1",
26+
"_spec": "nodeactyl-v1-support@^1.3.2",
2727
"author": {
2828
"name": "EiskalterFreund"
2929
},
@@ -46,5 +46,5 @@
4646
"scripts": {
4747
"test": "echo \"Error: no test specified\" && exit 1"
4848
},
49-
"version": "1.3.1"
49+
"version": "1.3.2"
5050
}

0 commit comments

Comments
 (0)