We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a980e commit 6c14d06Copy full SHA for 6c14d06
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "typescript-webpack-starter",
3
"version": "0.2.0",
4
- "description": "A damn simple starter for Typescript and Webpack",
+ "description": "",
5
+ "private": true,
6
"main": "src/index.ts",
7
"scripts": {
8
"build": "lerna bootstrap",
0 commit comments