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 3a6b650 commit 4df2ed4Copy full SHA for 4df2ed4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "processout.js",
3
- "version": "1.6.2",
+ "version": "1.6.3",
4
"description": "ProcessOut.js is a JavaScript library for ProcessOut's payment processing API.",
5
"scripts": {
6
"build:processout": "tsc -p src/processout && uglifyjs --compress --keep-fnames --ie8 dist/processout.js -o dist/processout.js",
0 commit comments