Browse Source

package.json

develop
Guillaume 2 years ago
parent
commit
0429fd707d
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      package.json

+ 3
- 1
package.json View File

@@ -9,9 +9,11 @@
},
"dependencies": {
"@amcharts/amcharts4": "^4.10.22",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@symfony/stimulus-bridge": "^2.0.0",
"@symfony/webpack-encore": "^1.4.0",
"admin-lte": "^3.1.0",
"babel": "^6.23.0",
"bootstrap-autocomplete": "^2.3.7",
"bootstrap-daterangepicker": "^3.1.0",
"ckeditor": "^4.12.1",
@@ -29,4 +31,4 @@
"webpack-notifier": "^1.6.0"
},
"devDependencies": {}
}
}

Loading…
Cancel
Save