degree-picker
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "degree-picker", | ||
"private": false, | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -34,3 +34,2 @@ <div align="center"> | ||
<script lang="ts" setup> | ||
import degreePicker from "./components/degreePicker.vue"; | ||
import { ref } from "vue"; | ||
@@ -37,0 +36,0 @@ const degrees = ref(0); |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31522
51