Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 9d51d3d

Browse files
committed
add back version and remove private field
1 parent de2f97f commit 9d51d3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"private": true,
32
"name": "purescript-lens",
3+
"version": "1.0.1",
44
"description": "PureScript implementation of Lens",
55
"license": "MIT",
66
"homepage": "https://github.com/joneshf/purescript-lens",

0 commit comments

Comments
 (0)