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

Commit 1b0e61b

Browse files
chore(release): 1.0.0 [skip ci]
# @soyoung210/sample-two-v1.0.0 (2020-08-05) ### Bug Fixes * Change tsc to ttsc ([6ac09fe](6ac09fe)) * Fix package name ([6dad9a5](6dad9a5)) ### Features * Add sample two ([dda8403](dda8403))
1 parent 4397889 commit 1b0e61b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sample-two/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soyoung210/sample-two",
3-
"version": "0.0.3",
3+
"version": "1.0.0",
44
"scripts": {
55
"build": "rm -rf dist && npm run build:typings && cross-env NODE_ENV=production INPUT_FILE=./index.ts rollup -c ../../rollup.config.js",
66
"build:typings": "cross-env ttsc -p ./tsconfig.json --declarationDir dist"

0 commit comments

Comments
 (0)