Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 2c8b3da

Browse files
authored
Merge pull request #379 from microsoft/WirelessLife-patch-1
Fix JSON formatting in package.json
2 parents b3c063f + b151245 commit 2c8b3da

File tree

1 file changed

+2
-2
lines changed
  • archive/Events and Hacks/Tech Talks/ContainerDemo/example-voting-app/result

1 file changed

+2
-2
lines changed

archive/Events and Hacks/Tech Talks/ContainerDemo/example-voting-app/result/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"async": "^1.5.0",
1717
"pg": "^4.4.3",
1818
"socket.io": ">=2.5.1"
19+
}
1920
"devDependencies": {
2021
"socket.io": ">=2.5.1"
21-
}
22-
}
22+
}
2323
}

0 commit comments

Comments
 (0)