Update the path of typings.

This commit is contained in:
László Monda
2016-03-31 12:45:42 +02:00
parent fda7efab8b
commit 9029476d37

View File

@@ -5,7 +5,7 @@
"experimentalDecorators": true
},
"files": [
"typings/main.d.ts",
"../typings/main.d.ts",
"serializeConfig.ts"
]
}