Skip to content

Commit 9d05723

Browse files
committed
v0.16.7
1 parent 13a87dd commit 9d05723

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@api-platform/api-doc-parser",
3-
"version": "0.16.6",
3+
"version": "0.16.7",
44
"description": "Transform an API documentation (Hydra, OpenAPI, GraphQL) in an intermediate representation that can be used for various tasks such as creating smart API clients, scaffolding code or building administration interfaces.",
55
"files": [
66
"*.md",
@@ -56,5 +56,6 @@
5656
"sideEffects": false,
5757
"publishConfig": {
5858
"access": "public"
59-
}
59+
},
60+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
6061
}

0 commit comments

Comments
 (0)