We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f899a8f commit 6f923a8Copy full SHA for 6f923a8
recent.json
@@ -1,5 +1,5 @@
1
{
2
"recentOpenProjects": [
3
- "/Users/dfilipiak/projects/npm/pdf-in-browser-angular-nodejs"
+ "/Users/dariusz/projects/npm/pdf-in-browser-angular-nodejs"
4
]
5
}
server-express/package.json
@@ -271,6 +271,6 @@
271
"start": "tsc && node dist/run.js"
272
},
273
"author": "",
274
- "license": "MIT",
+ "license": "ISC",
275
"private": false
276
0 commit comments