Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Apr 19, 2020. It is now read-only.

Commit 264f199

Browse filesBrowse files
committed
Release: 0.1.0
1 parent 403400f commit 264f199
Copy full SHA for 264f199

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@synor/database-mysql",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Synor Database Engine - MySQL",
55
"keywords": [
66
"synor",
@@ -54,5 +54,8 @@
5454
"ts-jest": "^24.1.0",
5555
"ts-node": "^8.5.4",
5656
"typescript": "^3.7.2"
57+
},
58+
"publishConfig": {
59+
"access": "public"
5760
}
5861
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.