Skip to content

Commit b81b6db

Browse files
squash!
1 parent 324db1f commit b81b6db

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

package.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "vscode-docs",
3+
"version": "0.10.3",
4+
"author": {
5+
"name": "Microsoft Corporation"
6+
},
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/Microsoft/vscode-docs.git"
10+
},
11+
"devDependencies": {
12+
"gulp": "^3.9.1",
13+
"shelljs": "^0.7.8"
14+
}
15+
}

0 commit comments

Comments
 (0)