Skip to content

Commit 9f48866

Browse files
committed
version: 1.0.31
Hopefully reduced bundle size
1 parent 6975e7a commit 9f48866

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
src
2-
testing-app
2+
testing-app
3+
docs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ryfylke-react/rtk-query-loader",
3-
"version": "1.0.3",
3+
"version": "1.0.31",
44
"description": "Lets you create reusable, extendable RTK loaders for React components.",
55
"main": "./dist/cjs/index.js",
66
"module": "./dist/esm/index.js",

0 commit comments

Comments
 (0)