Skip to content

Commit 1f2eec2

Browse files
committed
0.1.1
1 parent 1f96ae0 commit 1f2eec2

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aboutbits/pagination",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Pagination",
55
"keywords": [],
66
"author": "AboutBits",
@@ -12,7 +12,6 @@
1212
"lint": "eslint --ext js,ts,tsx src",
1313
"lint:fix": "npm run lint -- --fix",
1414
"test": "jest --config jestconfig.json",
15-
1615
"prepare": "npm run build",
1716
"prepublishOnly": "npm test && npm run lint",
1817
"version": "npm run lint:fix && git add -A src",

0 commit comments

Comments
 (0)