mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
Rename ES2015Transpilation sample to NodeServicesExamples (because will be adding some more examples here)
This commit is contained in:
8
samples/misc/NodeServicesExamples/package.json
Normal file
8
samples/misc/NodeServicesExamples/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "nodeservicesexamples",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"babel-core": "^6.7.4",
|
||||
"babel-preset-es2015": "^6.6.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user