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.
2 parents 6dfb339 + e7974d1 commit 661d7b9Copy full SHA for 661d7b9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ping-identity/pf-authn-js-widget",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "JavaScript Widget for the PingFederate Authentication API",
5
"main": "./dist/pf.authn-widget.js",
6
"scripts": {
@@ -66,7 +66,7 @@
66
"mocha": "^6.1.3",
67
"node-sass": "^4.7.2",
68
"nyc": "^14.1.1",
69
- "resolve-url-loader": "^3.1.0",
+ "resolve-url-loader": "^3.1.2",
70
"rimraf": "^2.7.1",
71
"sass-loader": "^6.0.7",
72
"source-map-loader": "^0.2.4",
0 commit comments