npm include files
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# typescript-starter
|
||||
|
||||
git clone https://solidt.eu/git/niels.kooiman/typescript-starter.git
|
||||
npm run pkg-update
|
||||
npm run pkg-update
|
||||
|
||||
# use the package
|
||||
npm i --save git+https://solidt.eu/git/niels.kooiman/typescript-starter.git
|
||||
@@ -16,6 +16,7 @@
|
||||
},
|
||||
"author": "Niels Kooiman <niels.kooiman@gmail.com>",
|
||||
"license": "UNLICENCED",
|
||||
"files": [ "dist/**/*.*" ],
|
||||
"devDependencies": {
|
||||
"@types/jasmine": "^3.3.9",
|
||||
"jasmine": "^3.3.1",
|
||||
|
||||
Reference in New Issue
Block a user