Skip to content

Commit e90e33c

Browse files
committed
chore: remove index=false flag from package.json for nbbpm
1 parent e57b28d commit e90e33c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"passport-oauth": "~1.0.0"
3535
},
3636
"nbbpm": {
37-
"compatibility": "^3.3.0",
38-
"index": false
37+
"compatibility": "^3.3.0"
3938
},
4039
"devDependencies": {
4140
"@commitlint/config-angular": "17.6.7",

0 commit comments

Comments
 (0)