Skip to content

Commit 52402fd

Browse files
committed
chore: angular fix
1 parent 9c9e7a6 commit 52402fd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

plugin/angular/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@nativescript-community/ui-persistent-bottomsheet-angular",
3-
"main": "bundles/nativescript-community-ui-drawer-angular.umd.js",
4-
"module": "fesm2015/nativescript-community-ui-drawer-angular.js",
5-
"es2015": "fesm2015/nativescript-community-ui-drawer-angular.js",
6-
"esm2015": "esm2015/nativescript-community-ui-drawer-angular.js",
7-
"fesm2015": "fesm2015/nativescript-community-ui-drawer-angular.js",
8-
"typings": "nativescript-community-ui-drawer-angular.d.ts",
3+
"main": "bundles/nativescript-community-ui-persistent-bottomsheet-angular.umd.js",
4+
"module": "fesm2015/nativescript-community-ui-persistent-bottomsheet-angular.js",
5+
"es2015": "fesm2015/nativescript-community-ui-persistent-bottomsheet-angular.js",
6+
"esm2015": "esm2015/nativescript-community-ui-persistent-bottomsheet-angular.js",
7+
"fesm2015": "fesm2015/nativescript-community-ui-persistent-bottomsheet-angular.js",
8+
"typings": "nativescript-community-ui-persistent-bottomsheet-angular.d.ts",
99
"sideEffects": false,
1010
"dependencies": {
1111
"tslib": "^2.0.0"

0 commit comments

Comments
 (0)