This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Christian
/
silk
forked from
herby/silk
Watch
1
Star
0
Fork
0
Files
Browse Source
.amd.json: Formatting, remove compat.
Herby Vojčík
5 years ago
parent
76c518f64b
commit
0b3bdb1d58
1 changed files
with
3 additions
and
3 deletions
Unified View
Show Diff Stats
3
3
local.amd.json
+ 3
- 3
local.amd.json
View File
@@ -1,5 +1,5 @@
{
{
-
"paths": {
-
"silk": "src"
-
}
+ "paths": {
+ "silk": "src"
+ }
}
}