Skip to content
Snippets Groups Projects
Commit 68acce6a authored by Mamadou NOMOKO's avatar Mamadou NOMOKO
Browse files

v0.3.3

parent 2ee38891
Branches
No related merge requests found
{
"name": "@mjfr/ng-dsmj",
"version": "0.3.2",
"scripts": {
"ng": "ng",
"start": "ng serve --watch",
"build": "ng build",
"test": "ng test lib",
"lint": "ng lint",
"e2e": "jest --config=jest.e2e.config.js",
"build-dsmj": "ng build lib --watch",
"build-all": "ng build lib",
"selenium:test": "node selenium.js"
},
"version": "0.3.3",
"private": false,
"peerDependencies": {
"@angular/common": ">=10.0.0",
"@angular/core": ">=10.0.0"
},
"dependencies": {
"@gouvfr/dsfr": ">=1.7",
"tslib": ">=2.3.0"
"@gouvfr/dsfr": "~1.7",
"tslib": "^2.3.0"
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment