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 530e9ff commit d889379Copy full SHA for d889379
packages/notification/package.json
@@ -39,14 +39,15 @@
39
"winston": "^3.0.0"
40
},
41
"devDependencies": {
42
+ "@types/fhir": "^0.0.30",
43
"@types/jest": "^24.0.13",
44
"cross-env": "^5.2.0",
45
"jest": "24.7.1",
46
"jest-fetch-mock": "^2.1.2",
47
+ "lint-staged": "^7.1.0",
48
"nodemon": "^1.17.5",
49
"prettier": "^1.15.2",
50
"ts-jest": "^24.0.2",
- "lint-staged": "^7.1.0",
51
"ts-node": "^6.1.1",
52
"tsconfig-paths": "^3.8.0",
53
"tslint": "^5.17.0",
0 commit comments