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 c4ee100 commit 3d95397Copy full SHA for 3d95397
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "processout.js",
3
- "version": "1.4.3",
+ "version": "1.4.4",
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