Update package.json
This commit is contained in:
parent
7830d08332
commit
3dbb712260
@ -1,12 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "sandbox",
|
"name": "ztimson/ng-datatable",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"ng": "ng",
|
"ng": "ng",
|
||||||
"start": "ng serve",
|
"start": "ng serve",
|
||||||
"build": "ng build ng-datatable --prod"
|
"build": "ng build ng-datatable --prod"
|
||||||
},
|
},
|
||||||
"private": true,
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^6.0.0",
|
"@angular/animations": "^6.0.0",
|
||||||
"@angular/common": "^6.0.0",
|
"@angular/common": "^6.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user