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

Commit82d250a

Browse files
committed
#000 okan remove typings folder
1 parent39c1b45 commit82d250a

File tree

27 files changed

+11
-31961
lines changed

27 files changed

+11
-31961
lines changed

‎.gitignore‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jspm_packages
3737
# Optional REPL history
3838
.node_repl_history
3939

40-
#typings
41-
typings
40+
#typings
41+
typings

‎typings.json‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"globalDependencies": {
3-
"es6-shim":"registry:dt/es6-shim#0.31.2+20160602141504",
4-
"material-ui":"registry:dt/material-ui#0.15.1+20160720000941",
5-
"react":"registry:dt/react#0.14.0+20160805125551",
6-
"react-dom":"registry:dt/react-dom#0.14.0+20160412154040",
7-
"react-router":"registry:dt/react-router#2.0.0+20160621215300",
8-
"react-tap-event-plugin":"registry:dt/react-tap-event-plugin#0.0.0+20160602142434",
9-
"whatwg-fetch":"registry:dt/whatwg-fetch#0.0.0+20160728142841"
3+
"es6-shim":"registry:dt/es6-shim",
4+
"material-ui":"registry:dt/material-ui",
5+
"react":"registry:dt/react",
6+
"react-dom":"registry:dt/react-dom",
7+
"react-router":"registry:dt/react-router",
8+
"react-tap-event-plugin":"registry:dt/react-tap-event-plugin",
9+
"whatwg-fetch":"registry:dt/whatwg-fetch"
1010
},
1111
"dependencies": {
12-
"lodash":"registry:npm/lodash#4.0.0+20160723033700"
12+
"lodash":"registry:npm/lodash"
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp