Skip to content

Commit a109fd4

Browse files
Upgrade amf-json-ld-lib (#45)
* chore(deps): upgrade amf-json-ld-lib to 0.0.14 * 4.4.1
1 parent 7a9bc1c commit a109fd4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@api-components/amf-helper-mixin",
33
"description": "A mixin with common functions user by most AMF components to compute AMF values",
4-
"version": "4.4.0",
4+
"version": "4.4.1",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"module": "index.js",
@@ -87,6 +87,6 @@
8787
]
8888
},
8989
"dependencies": {
90-
"amf-json-ld-lib": "0.0.13"
90+
"amf-json-ld-lib": "0.0.14"
9191
}
9292
}

0 commit comments

Comments
 (0)