Browse Source

Moves popperjs to main deps

pull/294/head
Renat Galin 3 years ago
parent
commit
2919020d27
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -20,7 +20,6 @@
"@babel/plugin-proposal-object-rest-spread": "^7.13.8",
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/runtime": "^7.13.9",
"@popperjs/core": "^2.11.6",
"babel-core": "^6.26.3",
"babel-loader": "^8.2.2",
"babel-preset-env": "^1.7.0",
@ -56,6 +55,7 @@
"@fullcalendar/interaction": "^5.7.2",
"@fullcalendar/list": "^5.7.2",
"@fullcalendar/timegrid": "^5.7.2",
"@popperjs/core": "^2.11.6",
"babel-polyfill": "^6.26.0",
"bootstrap": "^5.2.2",
"bootstrap-datepicker": "^1.9.0",


Loading…
Cancel
Save