Skip to content

Commit 957f78d

Browse files
committed
1.0.0
1 parent 5f9f8aa commit 957f78d

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

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: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"name": "Alejandro Piumetti",
1010
"email": "alejandro@piumetti.com.ar"
1111
},
12-
"version": "0.0.16",
12+
"version": "1.0.0",
1313
"type": "module",
1414
"main": "/dist/index.umd.js",
1515
"module": "dist/index.es.js",
@@ -22,7 +22,15 @@
2222
"files": [
2323
"/dist"
2424
],
25-
"keywords": ["chakra-ui","react component","reactjs","component chakra-ui", "chakraui" ,"pagination","pagination table"],
25+
"keywords": [
26+
"chakra-ui",
27+
"react component",
28+
"reactjs",
29+
"component chakra-ui",
30+
"chakraui",
31+
"pagination",
32+
"pagination table"
33+
],
2634
"scripts": {
2735
"dev": "vite",
2836
"build": "vite build",

0 commit comments

Comments
 (0)