Skip to content

Commit e80bf78

Browse files
authored
v1.2.0 (#36)
1 parent 37bfe94 commit e80bf78

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"name": "@platformatic/php-node",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"main": "index.js",
55
"types": "index.d.ts",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/platformatic/php-node.git"
9+
},
610
"napi": {
711
"name": "php",
812
"triples": {

0 commit comments

Comments
 (0)