Skip to content

Commit 792e1f3

Browse files
author
Matt Lewis
committed
docs: fix plunker generation
1 parent f9ab474 commit 792e1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/demo-app.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const dependencyVersions: any = {
8181
reflectMetadata: require('reflect-metadata/package.json').version,
8282
ngBootstrap: require('@ng-bootstrap/ng-bootstrap/package.json').version,
8383
rrule: require('rrule/package.json').version,
84-
ngxContextmenu: require('ngx-contextmenu').version
84+
ngxContextmenu: require('ngx-contextmenu/package.json').version
8585
};
8686

8787
@Component({

0 commit comments

Comments
 (0)