Skip to content

Commit a91c0e1

Browse files
committedSep 18, 2022
0.21.2
1 parent 18e3220 commit a91c0e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pigeon-maps",
3-
"version": "0.21.1",
3+
"version": "0.21.2",
44
"description": "ReactJS maps without external dependencies",
55
"author": "Marius Andra",
66
"license": "MIT",
@@ -100,4 +100,4 @@
100100
"lint-staged": {
101101
"*.{js,css,scss}": "prettier --write"
102102
}
103-
}
103+
}

0 commit comments

Comments
 (0)
Please sign in to comment.