There was an error while loading. Please reload this page.
1 parent b92bd05 commit a503967Copy full SHA for a503967
templates/typescript/LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2020 Motion Developer
+Copyright (c) 2020
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
templates/typescript/dist/index.jsx
@@ -16,5 +16,5 @@
16
return `Welcome ${name}!`;
17
},
18
someValue: 2,
19
- version: '2.1.0',
+ version: '1.0.0',
20
}
0 commit comments