Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitffa3c6c

Browse files
committed
update package.json for react-router-sans-urls
1 parent8e5163f commitffa3c6c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"tutorial"
1111
],
1212
"bugs": {
13-
"url":"https://github.com/coderoad/atom-coderoad"
13+
"url":"//github.com/coderoad/atom-coderoad"
1414
},
1515
"license":"Apache",
1616
"author":"Shawn McKay <shawn.j.mckay@gmail.com>",
@@ -23,7 +23,7 @@
2323
"*.md"
2424
],
2525
"main":"./lib/index.js",
26-
"repository":"https://github.com/coderoad/atom-coderoad",
26+
"repository":"//github.com/coderoad/atom-coderoad",
2727
"scripts": {
2828
"compile":"tsc",
2929
"test":"tsc test/*.ts src/typings.d.ts && ava"
@@ -37,6 +37,7 @@
3737
"react":"15.2.1",
3838
"react-dom":"15.2.1",
3939
"react-redux":"4.4.5",
40+
"react-router-sans-urls":"0.1.0",
4041
"react-tap-event-plugin":"1.0.0",
4142
"redux":"3.5.2"
4243
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp