We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd9637 commit 905ca70Copy full SHA for 905ca70
1 file changed
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