Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit aadb868

Browse files
committed
Updated Meta Files
1 parent 9bf5836 commit aadb868

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-js-sdk",
3-
"version": "1.4.2",
3+
"version": "1.6.2",
44
"main": "lib/parse.js",
55
"ignore": [
66
"**/.*",

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-js-sdk",
3-
"version": "1.4.2",
3+
"version": "1.6.2",
44
"main": "./lib/parse.js",
55
"dependencies": {}
66
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "parse-js-sdk",
3-
"version": "1.4.2",
3+
"version": "1.6.2",
44
"description": "Simply hosting Parse's api on a public repo to enable access from Bower",
55
"main": "lib/parse.js",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/albemuth/parse-js-sdk.git"
8+
"url": "https://github.com/mylabs/parse-js-sdk.git"
99
},
1010
"keywords": [
1111
"Parse"

0 commit comments

Comments
 (0)