diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-13 08:36:37 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-05-13 08:36:37 +0200 |
commit | 88e82586681e47e71883ae08ede46f0da15050ec (patch) | |
tree | 9b5354708cd96cd190ecdd29a2fcf118c45523c3 /package.json | |
parent | ad01e931c05d4e6b6cc03c979aba5bcffe875352 (diff) | |
download | site-88e82586681e47e71883ae08ede46f0da15050ec.tar.gz site-88e82586681e47e71883ae08ede46f0da15050ec.zip |
Ajout de la liste des sources
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index b9d3e9e..554209e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,6 @@ "source-map": "^0.7.3", "uglify-js": "^3.13.3" }, - "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, |