Skip to content

Commit 24d06fe

Browse files
committed
fix(npm): Updates xapi-agents.
James found an issue where the dist folder was missing for xapi-agents, should be fixed in 1.1.4.
1 parent b9a0dc1 commit 24d06fe

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"redis": "^2.8.0",
4646
"source-map-support": "^0.4.11",
4747
"xapi-activities": "^1.1.3",
48-
"xapi-agents": "^1.1.2",
48+
"xapi-agents": "^1.1.4",
4949
"xapi-state": "^1.1.4",
5050
"xapi-statements": "^1.0.3"
5151
},

0 commit comments

Comments
 (0)