We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f50f14 commit e54f1afCopy full SHA for e54f1af
5 files changed
package.json
@@ -34,6 +34,7 @@
34
"@socialgouv/cdtn-slugify": "^4.44.0",
35
"@socialgouv/eslint-config-recommended": "^1.46.0",
36
"@socialgouv/legi-data": "^2.45.0",
37
+ "@socialgouv/reference-article": "^1.0.1",
38
"babel-jest": "^26.6.3",
39
"eslint": "^7.17.0",
40
"esm": "^3.2.25",
@@ -48,7 +49,7 @@
48
49
"superagent": "^6.1.0",
50
"talisman": "^1.1.4",
51
"unist-util-find": "^1.0.2",
- "unist-util-visit": "^2.0.3"
52
+ "unist-util-visit": "^2.0.3",
53
},
54
"jest": {
55
"roots": [
src/fetch-data/__tests__/referenceExtractor.test.js
0 commit comments