Skip to content

Commit 0220889

Browse files
authored
fix: package.json types reference (#6743)
Fixes the type references to enable apps that wants to use `moduleResolution:nodenext`
1 parent 0a37ec9 commit 0220889

File tree

30 files changed

+34
-34
lines changed

30 files changed

+34
-34
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "19.0.3"
2+
"version": "19.0.4"
33
}

package-lock.json

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap-base",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"license": "MIT",
55
"author": "Dmitriy Shekhovtsov <[email protected]>",
66
"schematics": "./schematics/src/collection.json",

src/accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/accordion",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/alert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/alert",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/buttons",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/carousel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/carousel",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/chronos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/chronos",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/collapse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/collapse",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/component-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/component-loader",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/datepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/datepicker",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/dropdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/dropdown",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/focus-trap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/focus-trap",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/locale/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/locale",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/mini-ngrx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/mini-ngrx",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/modal",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/pagination/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/pagination",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/popover/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/popover",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/positioning/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/positioning",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/progressbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/progressbar",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/rating/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/rating",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/root/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"description": "Angular Bootstrap",
55
"author": "Dmitriy Shekhovtsov <[email protected]>",
66
"license": "MIT",
@@ -53,7 +53,7 @@
5353
"default": "./collapse/fesm2022/ngx-bootstrap-collapse.mjs"
5454
},
5555
"./component-loader": {
56-
"types": "./component-loader/ngx-bootstrap-component-loader.d.ts",
56+
"types": "./component-loader/index.d.ts",
5757
"esm2022": "./component-loader/esm2022/ngx-bootstrap-component-loader.mjs",
5858
"esm": "./component-loader/esm2022/ngx-bootstrap-component-loader.mjs",
5959
"default": "./component-loader/fesm2022/ngx-bootstrap-component-loader.mjs"
@@ -74,7 +74,7 @@
7474
"default": "./dropdown/fesm2022/ngx-bootstrap-dropdown.mjs"
7575
},
7676
"./focus-trap": {
77-
"types": "./focus-trap/ngx-bootstrap-focus-trap.d.ts",
77+
"types": "./focus-trap/index.d.ts",
7878
"esm2022": "./focus-trap/esm2022/ngx-bootstrap-focus-trap.mjs",
7979
"esm": "./focus-trap/esm2022/ngx-bootstrap-focus-trap.mjs",
8080
"default": "./focus-trap/fesm2022/ngx-bootstrap-focus-trap.mjs"
@@ -86,7 +86,7 @@
8686
"default": "./locale/fesm2022/ngx-bootstrap-locale.mjs"
8787
},
8888
"./mini-ngrx": {
89-
"types": "./mini-ngrx/ngx-bootstrap-mini-ngrx.d.ts",
89+
"types": "./mini-ngrx/index.d.ts",
9090
"esm2022": "./mini-ngrx/esm2022/ngx-bootstrap-mini-ngrx.mjs",
9191
"esm": "./mini-ngrx/esm2022/ngx-bootstrap-mini-ngrx.mjs",
9292
"default": "./mini-ngrx/fesm2022/ngx-bootstrap-mini-ngrx.mjs"

src/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schematics",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"schematics": "./collection.json",
55
"author": "Dmitriy Shekhovtsov <[email protected]>",
66
"license": "MIT"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"NGX_BOOTSTRAP_VERSION": "19.0.3",
2+
"NGX_BOOTSTRAP_VERSION": "19.0.4",
33
"BOOTSTRAP_VERSION": "^5.2.3"
44
}

src/sortable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/sortable",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/tabs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/tabs",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/timepicker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/timepicker",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/tooltip",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/typeahead/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/typeahead",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

src/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-bootstrap/utils",
3-
"version": "19.0.3",
3+
"version": "19.0.4",
44
"author": "Dmitriy Shekhovtsov <[email protected]>",
55
"license": "MIT"
66
}

0 commit comments

Comments
 (0)