Skip to content

Commit 01603dd

Browse files
committed
update nwb just to be safe
1 parent 3befd88 commit 01603dd

File tree

3 files changed

+3595
-1824
lines changed

3 files changed

+3595
-1824
lines changed

devToken.js.rename

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export default 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjlXMjM3MllaM1gifQ.eyJpYXQiOjE1Mjg1OTY3MTIuNjMyLCJpc3MiOiJVNEE0WEY3UVJQIiwib3JpZ2luIjoiaHR0cHM6Ly9jaHJpc2RyYWNrZXR0LmdpdGh1Yi5pbyJ9.C_-xfZA6tF-vYIiziSWzbVbhy4B1_pAAWGtfyeEUswUE3ix43PsWvCgJfipvfHvExU5-sBW7JYZrOlJETMYi5Q'
1+
export default 'eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6Iks2U1VZNjI1RjcifQ.eyJpYXQiOjE1NjAyOTIyMjEuNzQ0LCJpc3MiOiJVNEE0WEY3UVJQIiwib3JpZ2luIjoiaHR0cHM6Ly9jaHJpc2RyYWNrZXR0LmdpdGh1Yi5pbyJ9.9e2lVhVYCIj_UzIMkki13beivhQvY0fRjpb6rZsmAuC_YTbnmO0J9fCeHelz5zm8BDnBiUhLvRzf7dO016JkJA'

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-mapkit",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "React wrapper for Apple's mapkit.js.",
55
"license": "MIT",
66
"main": "lib/index.js",
@@ -52,7 +52,7 @@
5252
"husky": "0.14.x",
5353
"jsonwebtoken": "8.2.x",
5454
"lint-staged": "7.1.x",
55-
"nwb": "0.22.x",
55+
"nwb": "0.23.x",
5656
"prettier": "1.13.x",
5757
"prompt": "^1.0.0",
5858
"react": "16.4.x",

0 commit comments

Comments
 (0)