@clake/react-bootstrap4-window 0.7.2 → 0.7.3

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.
package/lib/index.js.map CHANGED
@@ -1,5 +1,5 @@
1
- /* @clake/react-bootstrap4-window v0.7.2 | by Clake
1
+ /* @clake/react-bootstrap4-window v0.7.3 | by Clake
2
2
  * Copyright (c) 2024 Clake,
3
- * 2024-03-13T16:54:23+0800
3
+ * 2024-03-14T18:58:44+0800
4
4
  */
5
5
  {"version":3,"sources":[],"names":[],"mappings":"","sourcesContent":[],"file":"index.js"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@clake/react-bootstrap4-window",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "description": "react bootstrap v4 window",
5
5
  "main": "lib/index.js",
6
6
  "unpkg": "./dist/react-bootstrap4-window.js",
@@ -63,6 +63,7 @@
63
63
  "gulp-load-plugins": "^1.5.0",
64
64
  "gulp-sourcemaps": "^2.6.5",
65
65
  "gulp-util": "^3.0.8",
66
+ "html2canvas": "^1.4.1",
66
67
  "less": "^3.0.4",
67
68
  "less-loader": "^4.1.0",
68
69
  "mini-css-extract-plugin": "^0.4.0",