We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6c0e3 commit 3d462f7Copy full SHA for 3d462f7
package.json
@@ -79,8 +79,8 @@
79
},
80
"homepage": "https://github.com/formio/formio.js#readme",
81
"dependencies": {
82
- "@formio/bootstrap": "github:formio/bootstrap#main",
83
- "@formio/core": "github:formio/core#main",
+ "@formio/bootstrap": "3.1.2",
+ "@formio/core": "2.5.1",
84
"@formio/text-mask-addons": "^3.8.0-formio.4",
85
"@formio/vanilla-text-mask": "^5.1.1-formio.1",
86
"abortcontroller-polyfill": "^1.7.5",
0 commit comments