We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e24b1 commit 2db00e6Copy full SHA for 2db00e6
package.json
@@ -79,8 +79,8 @@
79
},
80
"homepage": "https://github.com/formio/formio.js#readme",
81
"dependencies": {
82
- "@formio/bootstrap": "3.1.2",
83
- "@formio/core": "2.5.1",
+ "@formio/bootstrap": "github:formio/bootstrap#main",
+ "@formio/core": "github:formio/core#main",
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