Skip to content
GitLab
Explore
Sign in
Commits on Source (1)
Version bump. (v0.3.1)
· 188cc072
Zandor Smith
authored
Jul 27, 2021
188cc072
Hide whitespace changes
Inline
Side-by-side
.npmignore
View file @
188cc072
...
...
@@ -2,4 +2,5 @@ docs
src
.babelrc
webpack.config.js
config.js
\ No newline at end of file
config.js
.idea
package.json
View file @
188cc072
{
"name"
:
"@zandor300/react-apple-mapkitjs"
,
"version"
:
"0.3.
0
"
,
"version"
:
"0.3.
1
"
,
"description"
:
"A react wrapper for apple mapkit.js"
,
"main"
:
"lib/index.js"
,
"scripts"
:
{
...
...