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 c079cd5 commit 1343f05Copy full SHA for 1343f05
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "processout.js",
3
- "version": "1.0.4",
+ "version": "1.0.5",
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