n20-common-lib 2.20.7 → 2.20.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n20-common-lib",
3
- "version": "2.20.7",
3
+ "version": "2.20.8",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -68,7 +68,8 @@
68
68
  "vue-jsonp": "2.0.0",
69
69
  "vuedraggable": "*",
70
70
  "webpack-duplicate-relano-plugin": "^0.1.0",
71
- "xe-utils": "^3.5.11"
71
+ "xe-utils": "^3.5.11",
72
+ "ngraph.events": "1.2.2"
72
73
  },
73
74
  "devDependencies": {
74
75
  "@babel/plugin-proposal-optional-chaining": "^7.14.5",
@@ -124,9 +125,6 @@
124
125
  "xlsx": "0.14.1",
125
126
  "xlsx-style": "^0.8.13"
126
127
  },
127
- "resolutions": {
128
- "ngraph.events": "1.2.2"
129
- },
130
128
  "browserslist": [
131
129
  "> 1%",
132
130
  "last 2 versions",